JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. JupyterLab is flexible: configure and arrange the user interface to support a wide range of workflows in data science, scientific computing, and machine learning. JupyterLab is extensible and modular: write plugins that add new components and integrate with existing ones.
- Account in Synpse
- Ensure you have a project and namespace ready (we create them by default once you log-in)
This deployment sample will:
- Create a JupyterLab container (data will be persisted on the host's
/data/synpse-jupyterpath)
Login by opening your http://[device IP]:8888 address, start prototyping!