Skip to content

Commit

Permalink
update readme title
Browse files Browse the repository at this point in the history
  • Loading branch information
jgunstone committed Mar 31, 2023
2 parents 370e249 + 18a5701 commit 52bf64d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mfcode jupyterhub default
# jupyterlab-maxfordham

This repo is the suggested default environment for Max Fordham's Engineers
to develop custom Notebooks and python Apps for Engineering Automation.
Expand Down Expand Up @@ -26,10 +26,10 @@ In the root you will find:
```

- [WhirlwindTourOfPython](https://jakevdp.github.io/WhirlwindTourOfPython/)
- Author: [Jake Vanderplas](http://vanderplas.com/) - python Guru at Google
- Author: [Jake Vanderplas](http://vanderplas.com/) - python Guru, creator of Altair and other python libs.
- The perfect introduction to pure-python
- [PythonDataScienceHandbook](https://jakevdp.github.io/PythonDataScienceHandbook/)
- Author: [Jake Vanderplas](http://vanderplas.com/) - python Guru at Google
- Author: [Jake Vanderplas](http://vanderplas.com/) - python Guru, creator of Altair and other python libs.
- Introdocuces data-manipulation libraries numpy (mathematical arrays) and pandas
(dataframes) and associated tools
- Visualisation
Expand All @@ -40,4 +40,4 @@ In the root you will find:
- Tutorial for making a simple user-input form.
- ipyrun-tutorials
- Author: mfcode
- Tutorial for making a simple app.
- Tutorial for making a simple app.

0 comments on commit 52bf64d

Please # to comment.