notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Jupyter Interactive Notebook

Results 400 notebook issues
Sort by recently updated
recently updated
newest added
trafficstars

I try to execute just a small piece of code of python in my jupyter notebook and it's taking forever. I updated Ipython and python but none of them worked.

status:Needs Info

![image](https://user-images.githubusercontent.com/70154806/168204817-386d48e0-260d-4266-b5da-5955fc6061ff.png) I've been using the Juppyter notebook well Suddenly, the md file does not open normally. What should we do? Thank you. Please refer to the image

bug

Dear all, When I type x=1 in jupyter notebook, how can I automatically add blank space between =,that is to say "x = 1" . Also,when I type x>1, I...

bug

Multiline editing is currently possible by holding Alt and dragging the mouse to create a multiline cursor. I find this slow and imprecise. Could we also please have a keyboard...

enhancement

Gone desperate, searched the issues but found nothing... so I opened this issue. I want to reset the starting directory for Jupyter Notebook, I googled that by doing: in C:\Users\username\.jupyter\jupyter_notebook_config.py...

Traceback (most recent call last): File "C:\Users\WELCOME\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\WELCOME\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "D:\ANPR\anprsys\lib\site-packages\ipykernel\__main__.py", line 4, in app.launch_new_instance() File...

bug

Hi, I've run into a problem and we'll be happy to get your help. We work with Jupyter notebook. The problem is that everyone who works on **mac** computers and...

bug

Add German localizations to the Jupyter Notebook interface. Signed-off-by: Stephen Bosch

**Describe the bug** The Jupyter Notebook fails to produce the PDF using LaTeX. The error is: ``` ! Undefined control sequence. \LT@array ->\global \let \caption@opt@@longtable \@undefined \def \captionse... l.384 ...width...

Looks like `jupyterlab-tour` is not supported yet in RetroLab with the plugin failing to activate: ![image](https://user-images.githubusercontent.com/591645/119057199-58d8c400-b9cc-11eb-98ea-6b798a4aeb0e.png)

help wanted