JDE_podman_image

所属分类:数据可视化
开发工具:Jupyter Notebook
文件大小:0KB
下载次数:0
上传日期:2023-09-25 19:30:19
上 传 者sh-1993
说明:  Jupyter Data Exploration播客图像,
(Jupyter Data Exploration podman image,)

文件列表:
.dockerignore (58, 2023-10-03)
Dockerfile (974, 2023-10-03)
IrisPyCaretDemo.ipynb (3602, 2023-10-03)
LICENSE (7048, 2023-10-03)
authorized_keys (19, 2023-10-03)
docker-compose.yml (213, 2023-10-03)
jpwd/ (0, 2023-10-03)
jpwd/jpwd.py (686, 2023-10-03)
jupyter_server_config.json (83, 2023-10-03)
requirements.txt (169, 2023-10-03)

# Jupyter Data Exploration podman image ### Podman image intended to be used as base for data exploration tasks with python and jupyter. Clone or download the repo as a zip and expand into a new directory. Go trough each file and fill in the credentials. Use `python jpwd.py` in the jpwd dir to generate credentials.
Change to the new directory and do: `podman-compose build` Wait for the image to finish.
New image will show up on `podman image list` to test do: `podman run -it -p 8888:8888 --name jupyter-explore IMAGE_NAME_OR_ID` to run unattended do: `podman run -id -p 8888:8888 --name jupyter-explore IMAGE_NAME_OR_ID` A Jupyter notebook will be running at `https://127.0.0.1:8888`

近期下载者

相关文件


收藏者