Category "jupyter-lab"

Display interactive table

Is it possible in jupyter to display tabular data in some interactive format? So that for example following data A,x,y a,0,0 b,5,2 c,5,3 d,0,3 will be scrollab

the function display_html not working in Jupyter Lab

This "R code" works fine in Jupyter but not in lab: library(IRdisplay) display_html( ' <script> code_show=true; function code_toggle() { if (code_s

How to deactivate a conda environment before the batch file exits when closing a jupyter lab instance?

I have a batch file that I use to run my jupyter lab. file.bat call <anaconda_dir>\Scripts\activate.bat rasa_ai_conda jupyter lab conda deactivate call co

Plotly Table does not show in Jupyter Lab in Python?

I try to plot table in Plotly in Python in Jupyter Lab. But my table in plotly does not show in Jupyter Lab, my code is as below: df = pd.read_csv('df.csv') fi

"Run All Below" action in JupyterLab programatically

Is there a functionality in JupyterLab to programmatically run all the cells below a specific one? I have found this answer on StackOverflow but couldn't find o

Icon not visible in Lumino widget title

I am trying to add a Lumino widget to the 'right' panel of the Jupyter Lab UI. However, I am not able to set the icon in the title bar of the widget using font

How can I get file access in JupyterLab running over the web, which is giving me many errors?

Update: I conclude from discussions with others that this is a genuine bug; the web versions of JupyterLab do not currently allow you to access files. When I ru

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