- clone the repo
- make a git branch
- checkout your git branch & make changes within it
- push branch to github & monitor the build under the actions tab
- if build successful, pull in your new tag from dockerhub and test it
launch-scipy-ml.sh -P Always -i ghcr.io/ucsd-ets/cmm262-notebook:TAG
- if your tests are successful, merge your branch into the stable branch by creating & merging a pull request