notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Jupyter Interactive Notebook

Results 304 notebook issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/jupyter/notebook/issues/6500 Start updating to the latest JupyterLab 4.0 pre-release. ### TODO - [x] Revert https://github.com/jupyter/notebook/pull/6499 - [ ] Check CodeMirror 6 - [ ] Add `lsp-extension` - [x] Update...

enhancement

I am trying to get solid black table borders on my html table in jupyter notebook. I run the following code in a markdown cell: ``` parameter eenheid waarde $RR$...

It's common for text editors and shell redirection to generate a file that ends in a newline, which is then extremely difficult, if not impossible, to enter into the browser....

Avoids dependency on deprecated bower package manager. This is the same strategy adopted some time ago by JupyterHub, which also used Bower. Rather than making significant changes to how everything...

Notebook 5 will no longer be maintained after Notebook 7 is released. In the Notebook 5 branch, when the user launches Notebook from a terminal, add console output to urge...

enhancement

**Describe the bug** I am trying to replace my current markdown-oriented note-taking workflow with inline markdown cells in Jupyter notebooks. Part of this workflow involves links to PDF files in...

bug

I want to configure settings in custom.js to load any file in the same tab. so I followed instructions in this link. https://github.com/jupyter/notebook/issues/4115 and tried to do the following https://github.com/jupyter/notebook/issues/4115#issuecomment-431352139....

Hi, Every time I click on a `*.ipynb` file via the web browser, it opens the file in a new tab. Usually I end up in a situation where multiple...

I have tried each and every browser (Chromium, Firefox & Chrome). No Plugin is enabled/using currently. Last week it was working fine. But, now I am not able to connect...