When I use visual studio code with jupyter notebook, I have an "outline" tab in the left panels that display the Markdown section of my notebook for quick acces
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
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?
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
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
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
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 -->
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
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