🪐 🐳 Jupyter Docker
Manage Docker from Jupyter.
Jupyter Docker allows you to manage Docker from JupyterLab.
Users view the current Docker Images, Containers, Volumes, Networks and Secret, start a Container from an Image and stop running Containers.
Check your Docker
For macOS, you have to allow the default Docker socket to be used (requires password):
-
https://github.com/gh640/wait-for-docker/issues/12#issuecomment-1551456057: One needs to enable "Enable default Docker socket (Requires password)" in "Advanced" section in Docker Desktop settings to make a symbolic link /var/run/docker.sock on startup.
-
https://github.com/gh640/wait-for-docker/issues/12#issuecomment-1564061886: Also the item "Docker Inc" in System Settings → General → Login Items → Allow in the Background needs to be enabled (it's enabled by default).
Read also:
Develop
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
jupyter server extension list
npm jupyterlab
Release files for jupyter-docker 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_docker-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Release files / jupyter_docker-0.0.7-py3-none-any.whl
| Download URL | jupyter_docker-0.0.7-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
20c5221fb26fb493f2325e4252d97e757d7f53faad2cde9523a7be623106ace6
|
|
BLAKE2b-256 checksum How to use checksums |
9e32ed7a301e0ddb3ba13942a3c8ea0a772ad72cc0a50c8698d9662a56f6a818
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.11
|