issues Search Results · repo:jupyter/jupyter_core language:Python
Filter by
133 results
(63 ms)133 results
injupyter/jupyter_core (press backspace or delete to remove)Problem
The function jupyter_core.utils.run_sync mistakenly catches a RuntimeError raised by a coroutine and assumes no event
loop is running.
If a coroutine handled by run_sync raises a RuntimeError ...
hugokerstens
- Opened 29 days ago
- #424
A bug in a previous version of Jupyter led to errors when trying to rename a file. After a bit of digging, I think I ve
tracked down the root cause to line 497 of jupyter_core/paths.py, where the assignment ...
matyanwek
- 1
- Opened on Apr 29
- #423
The generated configuration files don t adhere to the default behavior of standard linters. In particular:
- Every # should be followed by exactly one space (there should never be any ##).
- Every ...
NeilGirdhar
- 6
- Opened on Feb 21
- #410
Traitlets has supported the loading of configurations from environment variables since version 5.14.0 -
https://traitlets.readthedocs.io/en/stable/changelog.html#id9 .
Can we enable loading of the config ...
saswatac
- Opened on Feb 20
- #409
python3.13t -m venv venv313t
cd venv313t
Scripts\activate
python.exe -m pip install --upgrade pip
pip install spyder-kernels
error
python -m venv venv313
cd venv313
Scripts\activate
python.exe -m pip ...
nikimagic
- Opened on Feb 7
- #408
Hi,
I am aware this issue exists but for some reason I still get the error. I have tried to create a new conda environment
using: conda create -p /project/bp_project_alexnet python==3.11 jupyter but still ...
NevilleMthw
- Opened on Dec 24, 2024
- #407
Jupyter_core conflicts with jupyter 1.0.0.
Could you please remove jupyter.py ?
Thanks, Yuri
yurivict
- 2
- Opened on Aug 27, 2024
- #405
It s problematic if the currently used packages upgrades base requirements. Do we have an option to run
jupyter-core==5.5.0 with python 3.7. I have no need of upgrading Python, and to do so it requires ...
lordloc
- 1
- Opened on Jul 11, 2024
- #404
Question about a warning I see when running notebooks through nbconvert on windows. Creating a basic environment:
mamba create --name jl python=3.10 jupyter
Then running a notebook through nbconvert, ...
ryandvmartin
- Opened on May 30, 2024
- #402
When invoking nbconvert on CI with warnings turned into errors (e.g.
https://github.com/mgeier/nbsphinx/actions/runs/8581467203/job/23518524054), I m getting this warning/error:
Exception occurred:
...
mgeier
- 3
- Opened on Apr 6, 2024
- #398

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.