【发布时间】:2021-07-17 04:13:25
【问题描述】:
我是python和github的新用户。
我想通过 Windows 10 上的 anaconda-jupyter 使用在 github (https://github.com/jamesbowman/raytrace) 上发布的新存储库(模块)。
我下载了 zip 文件夹并将其解压缩到我的下载文件夹 (F:\Téléchargement\raytrace-master)。 ,但是我不知道如何将这个模块与jupyter一起使用。
如何将此模块导入到 jupyter 中。
我尝试了一些方法但没有成功
为什么不能将我的下载文件夹(F:/téléchargement/)中的文件夹直接复制并粘贴到 jupyter notebook 文件夹(例如.../source/repos/)?
谢谢!
【问题讨论】:
标签: github module jupyter-notebook repository