【发布时间】:2022-08-11 17:20:31
【问题描述】:
尝试读取 .csv 文件时,是否有人在 JupyterLab (https://jupyter.org/try-jupyter/lab/) 中遇到过 FileNotFoundError?该文件已上传到同一目录中。我使用了 CopyPath 选项来确保路径正确。还是行不通。关于如何解决此问题的任何建议?
-
这是完全在浏览器中运行的演示环境的问题。有一些解决方法描述在:github.com/jupyterlite/jupyterlite/discussions/91
-
最后有一个完全绕过上传步骤的实验扩展:github.com/jupyterlab-contrib/jupyterlab-filesystem-access
-
@krassowski 非常感谢!我将深入研究这些资源,希望能找到解决方法。
-
@MaxiP 此外,如果您想要像 Try Jupyter 曾经提供的完整的 Python 支持的内核体验,只需在 the MyBinder JupyterLab demo example page 使用 \'launch binder\' 徽章。
标签: jupyter-lab filenotfounderror