-
I am getting an error when launching jupyter.
I uninstalled everything including python (with brew) and still not solving the issue.
The folder `/opt/homebrew/Cellar/python@3.11/3.11.4_1/Framewor…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Debugging a notebook running on a remote Jupyter …
-
### Problem
Many Python libraries used in the classic notebook rely on `IPython` and `Jupyter` being exposed on `window`.
This makes porting extensions to JupyterLab / RetroLab a bit difficult s…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.93.2
- OS Version: Linux
I'm working on a tool that allows interacting with LLMs from Jupyter notebooks,…
-
## Environment data
- VS Code version: 1.85.2
- Jupyter Extension version (available under the Extensions sidebar):v2024.8.2024081201
- Python Extension version (available under the Ext…
-
Not sure if this issue tracker is the right place to ask, but the `ipython-contrib` org itself has no tracker :-( ...
I some of the next version, IPython is removing the `%install_ext` installer magi…
-
Does this issue occur when all extensions are disabled?: when I run %pwd at local home/Src/ray/a.ipynb, return home/Src/ray as expected.
Problem:
When using VS Code with a r…
-
## Environment data
- VS Code version: VSCodeUserSetup-x64-1.93.1
- Jupyter Extension version (available under the Extensions sidebar): v2024.9.2024091101 (pre-release)
- Python Extensi…
pod2c updated
1 month ago
-
**Describe the bug**
If a variable is defined with different incompatible units in different modules, this following error message comes up. The problem is that the error message says it's the 'val' …
-
Hey there,Can you please tell me how can I make my own jupyter notebook extension.
thanks