Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.35 KB

working-in-your-data-science-ide.adoc

File metadata and controls

40 lines (26 loc) · 1.35 KB
layout title permalink custom_css
docs
Working in your data science IDE
/docs/working-in-your-data-science-ide
asciidoc.css

Working in your data science IDE

In {productname-long}, when you create a workbench, you select a workbench image that includes an IDE (integrated development environment) for developing your machine learning models.

{productname-short} supports the following data science IDEs for developing ML models:

  • JupyterLab

  • code-server

Working in JupyterLab

JupyterLab is the latest web-based interactive development environment for notebooks, code, and data. You can configure and arrange workflows in data science and machine learning. JupyterLab is an open-source web application that supports over 40 programming languages, including Python and R.