Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Deploy JypyterLab for prototyping in ML/AI

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.

Prerequisites

  • Account in Synpse
  • Ensure you have a project and namespace ready (we create them by default once you log-in)

Deployment

This deployment sample will:

  • Create a JupyterLab container (data will be persisted on the host's /data/synpse-jupyter path)

Next steps

Login by opening your http://[device IP]:8888 address, start prototyping!