As a user in a class that runs Jupyter notebooks for assignments, I have access to the assignments via the web interface. I assume the assignments are stored somewhere in my per
You can create a new terminal from the "New" menu and call the command described on https://stackoverflow.com/a/47355754/8554972:
tar cvfz notebook.tar.gz *
The file notebook.tar.gz will be saved in the same folder as your notebook.