Instalação com Pip Jupyterlab
pip install jupyterlab
Breakable Bug
pip install jupyterlab
# Install a conda package in the current Jupyter kernel
import sys
!conda install --yes --prefix {sys.prefix} numpy