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

**How I solved my similar problem** _Prerequisite:_ 1) anaconda already installed 2) Spark already installed (https://spark.apache.org/downloads.html) 3) pyspark already installed (https://anaconda.org/conda-forge/pyspark) _Steps I did_ (NOTE: set the folder path accordingly...

Hi, I am new to Jupiter notebook. I followed all the steps to install it. However, there were some errors. Does anyone help me with this thanks. Below is the...

bug
status:Needs Triage

This PR follows https://github.com/jupyter/notebook/pull/6327 to add left and right panel to Notebook. The left and right panels can be opened from the `view` menu. Closes https://github.com/jupyter/notebook/pull/6327

enhancement

**Describe the bug** jupyter notebook can's display completely **Expected behavior** display code completely **Screenshots** for example, the line-2 can't display competely **Desktop (please complete the following information):** - OS: MacOS...

bug
status:Needs Info

Listing a couple of items to check when updating to the next JupyterLab 4.0 pre-release: - [ ] Revert https://github.com/jupyter/notebook/pull/6499 - [ ] Check CodeMirror 6 - [ ] Add...

nbclassic has the jupyter-nbextension, jupyter-bundlerextension and jupyter-serverextension entrypoints but notebook 6.5.x also still has them. https://github.com/jupyter/notebook/blob/8794be872e5428b82dd57601da3a5e51dbab7c78/setup.py#L136-L143 https://github.com/jupyter/nbclassic/blob/82a5768f5f2dbbf405ced200a0b7bd66ca9f1468/setup.py#L133-L140 This means that one package replaces the files of the other, depending on...

bug

Some kernels (like Apache Toree) don't always set a traceback entry when returning errors. An example of this is an immediate syntax error that occurs for code like `sdfsf`. In...

bug

Following this discussion https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jupyter/8hyGKoBY6O0/RyEDDyOZAQAJ, I'd like to open an issue to track down progress on this feature. The idea would be to add the capability to restore output of a...

enhancement

**Describe the bug** 1. When I render a double subscript in an .md file (like here), it looks correct, like this: TabN2Ostald 2. When I do the same in a...

bug