-
> The version of the notebook server is 5.0.0 and is running on:
> Python 3.6.2 |Anaconda custom (64-bit)| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)]
browser: Chrome
With small/…
-
Type: Bug
CC @meganrogge
Tested on Windows. If you use inline Chat within Jupyter Notebook and hit ctrl+Enter to accept the inline changes, it will execute your current Notebook cell.
…
-
## Description
I am trying to switch off RTC via `jupyter lab --YDocExtension.disable_rtc=True` without success.
The extension is still active no matter what I try...
![Screenshot 2024-08-1…
-
Type: Bug
Context:
I am currently using Visual Studio Code (VS Code) to work on a machine learning model, which involves connecting to a remote environment through WSL2. Specifically, I am training …
-
Type: Bug
In Github Copilot Chat, ask @workspace /newNotebook predict iris species using online sklearn dataset and seaborn
The response is comming, but the Create Notebook button is not doing anyt…
-
### Describe the bug
“[..] I installed Uli in Firefox. Then, when I tried to use Jupyter Notebooks in Firefox, it just wouldn’t work. As soon as I disabled Uli, Jupyter Notebooks started working aga…
-
We currently have annotations (comments) implementation into JupyterCAD https://github.com/QuantStack/jupytercad/tree/main/src/annotation. This should be moved into another package so that it can be r…
-
## Environment data
- VS Code version: 1.63.2
- Jupyter Extension version: v2021.11.1001550889
- Python Extension version: v2021.12.1559732655
- OS (Windows | Mac | Linux distro) and ver…
-
The text within a `raw` cell is being interpreted when exporting to PDF leading to the following error:
```
! You can't use `macro parameter character #' in vertical mode.
```
during XeTeX pro…
-
conda packages holding server or notebook extensions currently execute a shell command as part of their post-link script to register the extension with Jupyter.
This is the case e.g. for [jupyterlab]…