Category "jupyter-lab"

How to add conda environment to jupyter lab

I'm using Jupyter Lab and I'm having trouble to add conda environment. The idea is to launch Jupyter Lab from my base environment, and then to be able to choose

Change directory in Jupyter Lab not working

I ran the commands attached below in my command line and it works, as it should, but not in JupyterLab. It seems odd but I was wondering what's going on?

JavaScript output is disabled in JupyterLab

Although Google has a lot to say when searching for the title I could not find anything that helped me... When running the following code in a Jupyter notebook

Not able to install Jupyterlab extensions on GCP AI Platform Notebooks

I have started to experience an issue with installing extensions for Jupyterlab that I have not experienced in the past. I am not able to build after installing

Jupyter notebook Application launch error

When I try to launch Jupyter notebook from Anaconda3 I get this Application launch error: Fail to get yarn configuration. /root/anaconda3/lib/python3.8/site-pac

Enable word wrap in JupyterLab code editor

I would like to enable word wrap for the code cells in jupyterlab, but do not manage to find how. Already tried: File --> Settings --> Text Editor -->

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 jupyterlab' the command 'jupyter notebook' works

Hidden code cells (Jupyter lab) show up on github

Jupyter Lab allows the user to hide a code cell, hide an output cell, or both. This is a very nice feature that is saved when saving the notebook, so it remembe