This release is a pre-release and may not be stable for production use.
Jupyter kernels for the Spyder console
Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.
These kernels can be launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
To learn about creating, connecting to and using these kernels with the Spyder console, please read our documentation.
For advice on managing packages and environments with spyder-kernels, please read this
FAQ in our docs.
Installation
To install this package, you can use either the pip or conda package
managers, as follows:
Using conda (the recommended way!):
conda install spyder-kernels
Using pip:
pip install spyder-kernels
Dependencies
This project depends on:
- ipykernel
- cloudpickle
- wurlitzer (only on Linux and macOS).
Changelog
Visit our CHANGELOG file to know more about our new features and improvements.
Development and contribution
To start contributing to this project you can execute
pip install -e .
in your git clone and then test your changes in Spyder. We follow PEP8 and PEP257 style guidelines.
Sponsors
Spyder and its subprojects are funded thanks to the generous support of
and the donations we have received from our users around the world through Open Collective:
Release files for spyder-kernels 3.2.0a2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spyder_kernels-3.2.0a2.tar.gz | 86.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spyder_kernels-3.2.0a2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 170.9 kB
Release files / spyder_kernels-3.2.0a2.tar.gz
| Download URL | spyder_kernels-3.2.0a2.tar.gz |
|---|---|
| Size | 86.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8b33e6979d650ac090c74ab96f901b21b2c7a39ef8e61141efc4f44274cd0857
|
|
BLAKE2b-256 checksum How to use checksums |
0b24c60e6a58f3f608da31574b4e17eece2242b069c318652bdc3c23fbe4dce5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.20
|
Release files / spyder_kernels-3.2.0a2-py3-none-any.whl
| Download URL | spyder_kernels-3.2.0a2-py3-none-any.whl |
|---|---|
| Size | 84.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f38b0e286c7ad7125ef2e9d010ce7afcb57265f6d83dd1d8a11640f9534ff80
|
|
BLAKE2b-256 checksum How to use checksums |
1f3ecf2650a0682ba01509314e5bcf73a0d2866e14002e03ea05e7647556e67d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.20
|