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

## Description Using jupyterlab. the jupyter notebook tree-extension creates a user settings file (at `/root/.jupyter/lab/user-settings/@jupyterlab/filebrowser-extension/browser.jupyterlab-settings` on first load of the interface overwriting any settings in `overrides.json` (at `/usr/local/share/jupyter/lab/settings/overrides.json`). As per...

bug

According to the help documentation of `ipykernel install`, there is a `--sys-prefix` flag that I can pass to install the kernel in my activated virtual environment instead of the default...

### Problem Cannot see long pyspark command progress, ### Proposed Solution see for comparison Zeppelin notebook and the package https://github.com/swan-cern/sparkmonitor (which does not work for me and repo is deprecated)...

enhancement

### Problem Notebooks tend to get long. Screens are usually oriented in landscape mode. We often have markdown cells before code cells to explain what the code below it is...

enhancement

```sh (myenv) (base) hemang@hemang-levono-15arr:~$ jupyter server extension list Config dir: /home/hemang/.jupyter jupyter_lsp enabled - Validating jupyter_lsp... jupyter_lsp 2.2.5 OK Config dir: /home/hemang/myenv/etc/jupyter ipyparallel enabled - Validating ipyparallel... Extension package ipyparallel...

bug
status:Needs Triage

![Screenshot 2024-05-05 002317](https://github.com/jupyter/notebook/assets/52282116/317ddd4c-0764-421c-9904-77a335079c76) Hello, there! Guys, I need assistance of you... There is a way to, inside a README .md file in a REPO, to make something similar to the...

bug
status:Needs Triage

Follow the JupyterLab config: https://github.com/jupyterlab/jupyterlab/blob/main/dev_mode/webpack.prod.config.js To check: - https://github.com/jupyterlab/jupyterlab/pull/9776 Fixes #7373 Fixes https://github.com/jupyter/notebook/issues/7221

maintenance

Troubleshoot https://github.com/jupyter/notebook/issues/6974

maintenance

Traceback (most recent call last): File "C:\Users\wlady\Anaconda3\lib\site-packages\jupyterlab_server\server.py", line 14, in from notebook.base.handlers import ( File "C:\Users\wlady\Anaconda3\lib\site-packages\notebook\base\handlers.py", line 21, in from jinja2 import TemplateNotFound File "C:\Users\wlady\Anaconda3\lib\site-packages\jinja2\__init__.py", line 12, in from .environment...

bug
status:Needs Info
status:Needs Triage

Fixes #7368. In the "File" menu in Jupyter Notebook, adds a new "Duplicate" command that both duplicates the current file and opens the duplicate file in a new window/tab. ![duplicate-command](https://github.com/jupyter/notebook/assets/93281816/b489c147-5300-4480-b650-9ecde3e55cc1)

enhancement