Jupyter空间 Jupyter Spaces是IPython扩展,用于创建用户名称空间中可用的并行名称空间。 它旨在通过Jupyter笔记本中的IPython魔术来使用。 安装 pip install jupyter_spaces jupyter_spaces支持Python版本3.5 , 3.6 , 3.7和3.8 。 用法 加载jupyter_spaces扩展 % load_ext jupyter_spaces 重新加载jupyter_spaces扩展 % reload_ext jupyter_spaces 重新加载扩展名将删除所有空格。 在一个空间内运行一个单元 % % spa