How to Setup Your JupyterLab Project Environment

How to Setup Your JupyterLab Project Environment

6 years ago
Anonymous $oIHRkISgaL

https://towardsdatascience.com/how-to-setup-your-jupyterlab-project-environment-74909dade29b

Create and Customize Your Containerized and Script-controlled JupyterLab Project Environment in a minute.

The JupyterLab-Configurator lets you easily create your JupyterLab configuration that runs JupyterLab in a container and automates the whole setup using scripts. A container is a separated environment that encapsulates the libraries you install in it without affecting your host computer. Scripts automate executing all the commands you would normally need to run manually. For you can review and edit scripts, you get full control of your configuration at any time.

How to Setup Your JupyterLab Project Environment

Oct 26, 2018, 6:31pm UTC
https://towardsdatascience.com/how-to-setup-your-jupyterlab-project-environment-74909dade29b > Create and Customize Your Containerized and Script-controlled JupyterLab Project Environment in a minute. > The JupyterLab-Configurator lets you easily create your JupyterLab configuration that runs JupyterLab in a container and automates the whole setup using scripts. A container is a separated environment that encapsulates the libraries you install in it without affecting your host computer. Scripts automate executing all the commands you would normally need to run manually. For you can review and edit scripts, you get full control of your configuration at any time.