How to directly upload a Jupyter notebook from Local Machine onto Google Collab? Is there a way to do this?

扶醉桌前 提交于 2019-12-10 22:00:59

问题


Currently I have the Jupyter notebook on my local machine. It will be helpful if I could directly export it to Google Collab rather than copy pasting it?


回答1:


For me, I go to https://drive.google.com

Then upload the notebook file to folder 'Colab Notebooks', then open it from there.

Another, simpler way, is the go to the menu in Colab

  • File > Upload notebook...
  • Select the notebook file to upload

Now (nov 2018) another simpler way is to click open the left pane. Click File tab, then click upload.



来源:https://stackoverflow.com/questions/48849938/how-to-directly-upload-a-jupyter-notebook-from-local-machine-onto-google-collab

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!