-
## Description
Passing `--KernelSpecManager.ensure_native_kernel=False` to `jupyter lab` has no effect and the native kernel is still shown in the UI.
## Reproduce
```
jupyter lab --…
-
Tried to install JJava with homebrew, and got this:
```
==> jupyter kernelspec install /private/tmp/jjava-20241015-59889-g6si40 --config=/private/tmp/jjava-20241015-59889-g6si40/kernel.json --sys-pr…
-
# Problem
## Local
* User starts a notebook, the kernel is now running on the local machine
* Assume the computer goes to sleep,
* After a while if we go back into the notebook, the Notebook is…
-
```
Traceback (most recent call last):
File "/usr/bin/jupyter-notebook", line 3, in
from notebook.notebookapp import main
File "/usr/lib/python3.6/site-packages/notebook/notebookapp.py", …
-
Currently Jupyter Kernels are configured using the following:
```python
# Configure Jupyter Kernels
jupyter_kernels = {
"python3": {
"kernelspec": {
"display_name": "Py…
mmcky updated
5 years ago
-
### Bug description
When using the `filename` argument within an ojs code block, the ojs filename is not added.
![Image](https://github.com/user-attachments/assets/b9636901-2869-4d84-80b7-45d9518242…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
1. Run a cell line by line. Run through the entire cell …
-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…
-
I'm running Jupyter in docker which only supports kernels installed in the user's directory. Everytime Jupyter restarts, I lose the kernel and have to reinstall it manually and set it back up. If inst…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troublesho…