使用 dockernel 管理更多 jupyter 支持的内核 (jupyter kernels), 隔离用户环境配置, 临时环境用完即弃!
- 使用 Rust 1.68 (dockernel) 模式写笔记代码
Note 查看 dockernels/ 获得更多灵感
- Python3
- Docker
- 你可以仅使用该项目提供的 dockernels/
pipx install git+https://github.com/StrayDragon/dockernel@master
- 然后按照 dockernels/ 提供的安装命令安装
- 运行以下命令
pdm install --no-self
<see ./dockernels README and run cmds>
pdm run jupyter-lab
# or
. .venv/bin/activate
jupyter-lab