notebook
notebook copied to clipboard
Jupyter Interactive Notebook
https://github.com/jupyter/notebook/pull/7312 added a plugin to default to the `defer` windowing mode, because the `full` windowing mode still has CSS issues: - https://github.com/jupyter/notebook/issues/7231 - https://github.com/jupyter/notebook/pull/7301 We should look into removing it....
- [x] I checked to make sure that this issue has not already been filed - [x] I'm reporting the issue to the correct repository: *Maybe, maybe not. For the...
Probably it's my fault and not a bug, but i can't find reason of it. I install fresh version of Ubunta to work with Caffe framework. Install Caffe, it worked...
I am getting "Replacing stale connection" warning message in for following scenario, is it expected behavior? 1. Launch a jupyter session, connect to a kernel (e.g python kernel) 2. Stop...
Every 1-5 minutes or so my Kernel in my Jupyter notebook is disconnecting. It shows a loading symbol but never reconnects. I have tried restarting my kernels, but the problem...
How can I change the path to the static folder without changing the base_url? let's say base_url = / I want href to static folder to be something like /xyz/ccc/static/components...
This is an issue for the 7.2 release planning. ## Features - [x] https://github.com/jupyter/notebook/pull/7307 ## Timeline TBD
404 GET /lab/api/settings/@jupyter-notebook/application-extension:shell?1687798647746 (::1): Schema not found: C:/Users/lenovo/AppData/Roaming/Python/share/jupyter/lab/schemas\@jupyter-notebook/application-extension\shell.json [W 2023-06-27 00:57:27.756 LabApp] wrote error: 'Schema not found: C:/Users/lenovo/AppData/Roaming/Python/share/jupyter/lab/schemas\\@jupyter-notebook/application-extension\\shell.json' Traceback (most recent call last): File "D:\anaconda3\lib\site-packages\tornado\web.py", line 1711, in _execute result...
Having kernel crashes on on python3.11.3, ipython8.12.0, notebook6.5.4, jupyterlab 3.6.3 when running a shell/magic command after adding anything other than 'ignore' (without additional specific filters). Notebook with reproduction examples and...
## Description There are more than 100 bundle.js files loaded while opening a notebook page It increases a page loading time when the notebook is opened from the remote machine...