Top "Jupyter-lab" questions

JupyterLab is a web application that provides a frontend to many different languages and interactive shells such as IPython.

How to get ipywidgets working in Jupyter Lab?

In Jupyter Notebook, ipywidgets work fine, however they seem to not work in Jupyter Lab (which is supposedly better than …

python ipython jupyter ipywidgets jupyter-lab
Jupyter command `jupyter-lab` not found

I have tried to install jupyter lab on my Kubuntu machine. If I install jupyter lab with 'pip3 install jupyter …

python jupyter-notebook jupyter jupyter-lab lab
Module not found: Error can't resolve 'child_process', how to fix?

I'm trying to create a JupyterLab extension, it uses typescript. I've successfully added the package "@types/node" allowing me to …

node.js typescript npm jupyter-lab
Running JupyterLab as a Desktop Application in Windows 10

Cristopher Roach wrote the blog of "Running Jupyter Lab as a Desktop Application" for Mac users. It did not work …

jupyter-lab
How to solve [WinError 5] Access is denied in anaconda prompt

I have recently reset my laptop and installed anaconda in it, and I tried to open jupyter lab but it …

anaconda conda jupyter-lab
Jupyter Notebooks not displaying progress bars

I'm trying to get a progress bar going in Jupyter notebooks. This is a new computer and what I normally …

python jupyter-notebook jupyter-lab tqdm
jupyterlab - change styling - font, font size

I recently updated to the most recent version of JupyterLab (0.28.12). I'm on Windows. I've tried adjusting the variables.css file …

python css jupyter-lab
Show code line numbers in JupyterLab

In Jupyter notebook, cntrl+ m L toggles code line numbers in current cell but how to bring the code line …

jupyter-notebook jupyter-lab
Is there a list of all available extensions for Jupyterlab?

I am looking for a webpage or some manner to see a list of the existing extensions for Jupyterlab. I …

jupyter-notebook npmjs jupyter-lab
JupyterLab User Settings File

I leverage Docker containers to launch JupyterLabs and would like the ability to apply user settings directly at launch, instead …

jupyter-lab