Juypter Lab
JupyterLab is the next-generation web-based user interface for Project Jupyter.
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.
To use on a Rhino node load Python and start juypter. The jupyter lab command will display an a URL with a certificate for your Jupyter session, cut/paste the URL into a browser.
Project Homepage: Juypter
Usage:
module load Python/3.6.5-foss-2016b-fh3
juypter lab --no-browser