Distri.AI
English
English
  • πŸͺŸIntroduction
    • 🧲What is Distri.AI
    • πŸ—žοΈWhitepaper
  • πŸ•ΉοΈGetting Started
    • πŸ›’User
    • πŸ› οΈCompute Node
    • 🚰Faucet
  • πŸ”±Distri.AI Aggregator
    • 🏝️GPU Market
    • πŸ›«Model Hub
    • πŸ“‘Dataset Repository
  • πŸ“¦ML Workspace
    • 🀹Jupyter
    • πŸ€Ήβ€β™€οΈDesktop GUI
    • πŸ€Ήβ€β™€οΈVisual Studio Code
    • πŸ€Ήβ€β™‚οΈJupyterLab
    • 🀹Git Integration
    • πŸ€Ήβ€β™€οΈFile Sharing
    • πŸ€Ήβ€β™‚οΈAccess Ports
    • 🀹Tensorboard
    • πŸ€Ήβ€β™€οΈExtensibility
    • πŸ€Ήβ€β™‚οΈHardware Monitoring
    • 🀹SSH Access
    • πŸ€Ήβ€β™€οΈRemote Development
    • πŸ€Ήβ€β™‚οΈRun as a job
    • πŸ“¬FAQ
  • πŸ“žContact & Social Media
Powered by GitBook
On this page
  • All-in-one web-based development environment for machine learning
  • Highlights
  • Features
  • Install Anything

ML Workspace

PreviousDataset RepositoryNextJupyter

Last updated 1 year ago

All-in-one web-based development environment for machine learning

β€’ β€’ β€’ β€’ β€’

The ML workspace is an all-in-one web-based IDE specialized for machine learning and data science. It is simple to deploy and gets you started within minutes to productively built ML solutions on your own machines. This workspace is the ultimate tool for developers preloaded with a variety of popular data science libraries (e.g., Tensorflow, PyTorch, Keras, Sklearn) and dev tools (e.g., Jupyter, VS Code, Tensorboard) perfectly configured, optimized, and integrated.

Highlights

  • πŸ’« Jupyter, JupyterLab, and Visual Studio Code web-based IDEs.

  • πŸ—ƒ Pre-installed with many popular data science libraries & tools.

  • πŸ–₯ Full Linux desktop GUI accessible via web browser.

  • πŸ”€ Seamless Git integration optimized for notebooks.

  • πŸ“ˆ Integrated hardware & training monitoring via Tensorboard & Netdata.

  • πŸšͺ Access from anywhere via Web, SSH, or VNC under a single port.

  • πŸŽ› Usable as remote kernel (Jupyter) or remote machine (VS Code) via SSH.

  • 🐳 Easy to deploy on Mac, Linux, and Windows via Docker.

Features

The workspace is equipped with a selection of best-in-class open-source development tools to help with the machine learning workflow. Many of these tools can be started from the Open Tool menu from Jupyter (the main application of the workspace):

Install Anything

Within your workspace you have full root & sudo privileges to install any library or tool you need via terminal (e.g., pip, apt-get, conda, or npm). You can find more ways to extend the workspace within the Extensibility section.

!pip install matplotlib-venn

Install Dependencies in Notebooks: It’s a good idea to include cells which install and load any custom libraries or files (which are not pre-installed in the workspace) that your notebook needs.

β€’ β€’ β€’ β€’ β€’ β€’ β€’ β€’ β€’ β€’ β€’ β€’

πŸ“¦
Jupyter
Desktop GUI
VS Code
JupyterLab
Git Integration
File Sharing
Access Ports
Tensorboard
Extensibility
Hardware Monitoring
SSH Access
Remote Development
Job Execution
Report a Bug
Github Repo
Features & Screenshots
Support
KnownIssues
NextSteps