This is an online workshop that will use Jupyter on NeSI. Attendees will be required to set up an account on NeSI in order to participate. Full instructions will be sent to registrants closer to the time of the workshop.
At the beginning of the workshop, follow these instructions to start a session on Jupyter-on-NeSI:
-
Enter NeSI username, HPC password and 6 digit second factor token
-
Choose server options as below:
- project code: nesi99991
- walltime: 8 hours
- number of CPUs: 4
- memory size: 8 GB
- GPU: None (we don't need any yet 😉)
-
Let us know in zoom that you are ready to go (use 👍 reaction)
This workshop consists of a series of notebooks, adapted from the TensorFlow tutorials:
- Introduction
- Image classification (source)
- Transfer learning and fine-tuning (source)
- Slurm jobs on NeSI GPUs
We have already made a copy of these notebooks for you in the folder:
/nesi/project/nesi99991/ml102_20230713/$USER
where $USER
stands for your NeSI username.
We will now show you how to navigate in the Jupyter interface to find them.
We also created or adapted the following notebooks. We won't use them during the workshop.
- Additional instructions to (re)set 2FA and login (for helpers)
- Generate a Jupyter kernel for the workshop (for maintainers)