Python Jupyter kernel delegating to a local virtual environment
Project description
Python Local-Venv Kernel
A Jupyter kernel that delegates to the .venv folder in the notebook directory.
Derived from poetry-kernel, see the FAQ
Installation
The python-local-venv package must be installed into the environment as Jupyter itself.
pip install python-local-venv
conda install python-local-venv
Usage
- Jupyter and the
python-local-venvpackage should be installed in the same environment - The project folder must have a virtual (project) environment instantiated in a subfolder
.venv - The project environment must include the
ipykernelpackage (but notjupyter) - Start Jupyter from the project folder
- Select the "Python (local .venv)"
FAQ
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python-localvenv-kernel-0.1.1.tar.gz.
File metadata
- Download URL: python-localvenv-kernel-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
930ada9382f21f6da7dab6567e0caeb96f4d239f73aca6a00e6b71f0e97423ef
|
|
| MD5 |
618898137723ed1c8165b7d3e3c2217c
|
|
| BLAKE2b-256 |
819500a32caffb68e50a1445daa0c4feab341105f78af5216d4ad3688b920f3f
|
File details
Details for the file python_localvenv_kernel-0.1.1-py3-none-any.whl.
File metadata
- Download URL: python_localvenv_kernel-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c2ed8f97c505ebd2aa1467d9783b1d0c8fd242ce6c25a417ec86129b4d07a47
|
|
| MD5 |
46c89270357fa90b83e403074bdff5c1
|
|
| BLAKE2b-256 |
f2d3150dfd7c930e73ba1983c1745f3ee57461a84c21acb14fc8ba1858329ff0
|