This will be our python language labs
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.
* [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)