layout | title | permalink | custom_css |
---|---|---|---|
docs |
Working in your data science IDE |
/docs/working-in-your-data-science-ide |
asciidoc.css |
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
JupyterLab is a web-based interactive development environment for Jupyter 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.
Code-server is a web-based interactive development environment supporting multiple programming languages, including Python, for working with Jupyter notebooks. With the code-server workbench image, you can customize your workbench environment to meet your needs using a variety of extensions to add new languages, themes, debuggers, and connect to additional services. For more information, see code-server in GitHub.
Note
|
Elyra-based pipelines are not available with the code-server workbench image. |