jupyter_core icon indicating copy to clipboard operation
jupyter_core copied to clipboard

Core Jupyter functionality

Results 48 jupyter_core issues
Sort by recently updated
recently updated
newest added

We tell people to install `ipykernel` on the 'other' version of Python to make the Python kernel available for that Python. But that depends on `jupyter_core`, so the `jupyter` command...

We have a few issues that would require a major release. This issue coordinates work for a 5.0 major release See the project board for issue tracking for 5.0: https://github.com/orgs/jupyter/projects/6...

Hi I had installed jupyterlab with Conda, and it was working fine until recently. I can't correct an issue after I started installing R, something somewhere is messed up. ```...

We have several large changes coming in 5.0, and I think we should have a changelog that elaborates on the changes more. This issue is for expanding the changelog to...

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Updates `pytest` to 8.1.0 Release notes Sourced from pytest's releases. 8.1.0 pytest 8.1.0 (2024-03-03) Features #11475: Added the new consider_namespace_packages{.interpreted-text...

maintenance
dependencies
python

This came out of change that @krassowski brought up we needed to [back out in nbformat](https://github.com/jupyter/nbformat/issues/396), where `jupyter_data_dir` was attempted to be used by itself, and attempt ended up not...

An "AssertionError" message is not that useful, at least here you will see that this is because the object passed in is not a coroutine...

maintenance

Getting this error with the latest Arch package version ```bash ❯ jupyter --version Selected Jupyter core packages... IPython : 8.16.0 ipykernel : 6.25.2 ipywidgets : not installed jupyter_client : 8.4.0...

Jupyter core was working fine in my application, but I recently ran into issues getting a SAM user in the Paths.py file. Error: `No mapping between account names and security...