Tutorials for Fish-PACE 2025.
- Log into the JupyterHub
- Open a terminal
- Copy and paste this code into the terminal.
cd ~
# remove the old copy if it exists
rm -rf 2025-tutorials
# now do a fresh clone
git clone https://github.com/fish-pace/2025-tutorials
This will delete any changes that you have made to the tutorials. Make sure to make a copy of a tutorial if you want to keep changes.
- Make a new directory called
my-hackweek-tutorials
- Open the tutorial in the
2025-tutorials
directory and copy to themy-hackweek-tutorials
directory