Skip to content

Latest commit

 

History

History

web

Python Labs: Web

This will be our python language labs

Jupyter Notebooks

Some of the labs here are jupyter notebooks. To start them, Type in the following:

  jupyter notebook

This will open up a browser window that will allow you to open the notebooks.

Labs

* [6.1-setup-dev-env.ipynb](6.1-setup-dev-env.ipynb)
* [6.2-time-tracker-webservice.ipynb](6.2-time-tracker-webservice.ipynb)
* [6.3-time-tracker-webclient.ipynb](6.3-time-tracker-webclient.ipynb)