The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. The following instructions will explain how to setup a jupyter notebook securely.
...
- spack load py-notebook/hfaavup or the version you require
- to find other versions use spack find py-notebook
...
- ssh <userID>@sporcsubmit.rc.rit.edu -L <port number>:skl-a-47.rc.rit.edu:<port number> sporcsubmit.rc.rit.edu in our example the port number = 8889
...
This wiki page is deprecated. You can find this documentation on our new documentation site: https://research-computing.git-pages.rit.edu/docs/setting_up_jupyter_notebooks.html