Building a Tool With a Notebook
Before you start
Open the Drive on the left.
Exploring a notebook
Start here: https://jupyterhub-preview.apps-dev.eu/hub
We'll learn a few simple things:
- A few basic python functions
- importing modules
- reading and writing files
- creating a function
Follow up
Learning Python
- https://docs.python.org/3/tutorial/index.html The official Python tutorial
- https://docs.python-guide.org/intro/learning/ A collection of learning resources
The JupyterLab Interface
Creating an app
Start here
You can open the notebook by navigating to: https://jupyterhub-preview.apps-dev.hbp.eu/hub/user-redirect/tree/drive/Shared%20with%20groups/codejam-10-building-a-tool-with-a-notebo/notebook.ipynb