Category "jupyter-lab"

How to install jupyter lab on linux mint?

I have installed pip3 by sudo apt install python3-pip And then pip3 install jupyterlab During installation errors: ERROR: jupyterlab-pygments 0.1.2 has require

How to undo/redo changes inside the selected cell in Jupyter notebook?

I am using Jupyter notebook (from anaconda Jupyter lab) on Windows 10 and tried to undo/redo changes in the selected cell. However, I can only undo/redo changes

Jupyter get stuck in docker container

I have created a jupyter_lab docker and usually it works quite fine but sometimes it get stuck. Usually i could never reproduce this problem but now, apparently

Jupyter Lab not opening on Ubuntu

Im using Ubuntu as my OS. I have been able to download and open anaconda-navigator through command line. but I can't open up Jupyter lab or jupyter notebook. it

Open JupyterNotebook from VScode into the Browser

I have opened my .ipynb file with vscode (Python 3.9 Interpreter - installed jupyterlab), it's connected locally, how can I open it through the browser? what is

Exporting Jupyter notebook with plotly to html not displaying correctly when offline

I am using Jupyter lab, everything works fine within jupyter lab even when I am offline. However whenever I try to export the report to HTML. the plotly plots a

Enable showing Line Number in jupyter lab by default

We can enable/disable showing LineNumbers in each code block from "View" tab in Jupyter Lab. But this has to be done every time I open new instance of Jupyter-l

Downloading files in Jupyter: wget on Windows?

I am trying to download files from a url. I found wget command to be able to do that. Since I use Jupyter, I did not want to use pip, however conda install con

Automatic cell execution timing in jupyter lab

In jupyter notebook, I can configure an automatic cell timing with nbextensions, the result is like so: How can I do this in jupyter lab? I didn't find any ext

File not found error in Jupyter lab using python

I using online jupyterlab which can be accessed through this link below if not then use the second link This is the second link So the problem is i have uploade

Change font size and make text bolder in IPython.display Markdwon in JupyterLab notebook

Initially I have added heading to my JupyterLab Notebook using markdown cell: <h1><center>For April 2021</center></h1> then to make the

JupyterLab: Run all cells below

In the Jupyter Notebook I could use the following command to automatically execute all cells below the current cell. from IPython.display import Javascript dis

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 JupyterLab but it gives me error Error executing Jupyter command 'lab': [WinE

How to login to bash with current user, and the user's .bashrc file, in jupyterlab?

I have a configuration file setup in .bashrc which I would like to apply to all terminals opened automatically in my jupyterlab. Currently jupyterlab terminal

Jupyter notebook shows FileNotFoundError and is unable to run any shell

I have installed Jupyter: OS : 32bit windows 7 jupyter notebook version is 6.0.1. After installing it, when I try to open a notebook, it shows a kernel error

Cannot access Jupyter lab on Google Cloud Platform. Cannot find template: "403.html"

I have a virtual machine on Google Cloud Platform. I left a code running on Jupyter lab, which I accessed through port 8080, and I was checking its proper funct

Get notebook outline in sagemaker studio like in Visual Studio Code

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

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