Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Jupyterlab documentation

# Jupyter-lab install with pip
pip install jupyterlab 

# jupyter-lab install with conda env 
conda install -c conda-forge jupyterlab

# jupyter-lab install with namba env 
mamba install -c conda-forge jupyterlab 
# twitter : @MasudHanif_ 
# Happy coding.. Thank You all 
 
PREVIOUS NEXT
Tagged: #Jupyterlab #documentation
ADD COMMENT
Topic
Name
4+3 =