Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 732 Bytes

Jupyter Lab demo repo

This repository to meant to provide some basic files for experimenting with Jupyter Labs. During the lab session we will be working through the following steps:

  1. Ceeate a fork of this repo into your own organization, i.e. create a copy at <username>/jupyter-demo.

  2. Clone the repo to your Jupyter Lab session (container, stat server, local machine).

  3. Open jupyter-demo.ipynb, read and work through the brief tasks included there.

  4. Make sure to use menu option: Kernel > Restart Kernel and Run All Cells to ensure reproducibility

  5. Stage and commit the changes you have made

  6. Push your changes back to GitHub - verify that the changes are represented in jupyter-demo.ipynb on GitHub.