jupyter-core 4.11.1-1ubuntu0.22.10.1 source package in Ubuntu
Changelog
jupyter-core (4.11.1-1ubuntu0.22.10.1) kinetic-security; urgency=medium * SECURITY UPDATE: Arbitrary code execution issue - debian/patches/CVE-2022-39286.patch: Current working directory not added as jupyter config path. - CVE-2022-39286 -- Evan Caville <email address hidden> Mon, 05 Jun 2023 17:19:08 +1000
Upload details
- Uploaded by:
- Evan Caville
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | updates | universe | misc | |
Kinetic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jupyter-core_4.11.1.orig.tar.gz | 72.0 KiB | 30989662e87b3dae60cba967d6ee0433f4dd9bc17c49547f0c720481f0441ea2 |
jupyter-core_4.11.1-1ubuntu0.22.10.1.debian.tar.xz | 7.9 KiB | d2300cdb87c52d01f4c257e65313201e856b81441f1353549cc703ec4ebffc5a |
jupyter-core_4.11.1-1ubuntu0.22.10.1.dsc | 2.6 KiB | 9dbd852b8e6c518d8c9af9d1d5c1db32c47bcf14c3f1711d93c9c2e5c29fb638 |
Available diffs
Binary packages built by this source
- jupyter: Interactive computing environment (metapackage)
Project Jupyter provides tools for interactive computing, useful for data
science, scientific computing and learning. Computational languages for
multiple languages are available; the name Jupyter is derived from
Julia, Python and R.
.
This package depends on a standard set of Jupyter packages;
- the core and client libraries
- the console interface
- the web-based notebook
- tools for working with and converting notebook (ipynb) files
- the python3 computational kernel
.
The various jupyter components can be called using the /usr/bin/jupyter
entrypoint, eg "jupyter notebook".
- jupyter-core: Core common functionality of Jupyter projects (tools)
This software component contains the base framework (application
classes and configurations) for the rest of the Jupyter projects ; it
doesn't do much by itself.
.
This package contains the migration tool (off IPython before 4.0)
and a path-giving utility.
- python-jupyter-core-doc: Core common functionality of Jupyter projects (documentation)
This software component contains the base framework (application
classes and configurations) for the rest of the Jupyter projects ; it
doesn't do much by itself.
.
This package contains documentation.
- python3-jupyter-core: Core common functionality of Jupyter projects for Python 3
This software component contains the base framework (application
classes and configurations) for the rest of the Jupyter projects ; it
doesn't do much by itself.
.
This package installs the library for Python 3.