Users may use the OnDemand interactive apps "Jupyter Notebook - UB-HPC" or "Jupyter Notebook - Faculty" to launch their own version of Jupyter Notebook.
1. Install Anaconda Python in your home directory or group's project directory OR use a python virtual environment from one of our installations
2. Configure your environment and create an additional module for using your installation of python in OnDemand. Instructions can be found here
NOTE: Make sure to name your module 'jupyter'
3. Login to OnDemand and use one of the interactive apps "Jupyter Notebook" for either the Academic or Faculty cluster. Nothing else needs to be changed. If you've setup your .bashrc file to load your version of the 'jupyter' module then when this interactive session starts, that is what will be used.