Load local data into IPython notebook server

后端 未结 4 777
陌清茗
陌清茗 2020-12-29 11:40

I did setup an ipython server for other people (in my company department) to have a chance to learn and work with python.

Now I wonder how people can load their own

4条回答
  •  自闭症患者
    2020-12-29 12:18

    Since you have jupyter installed, all users should see the files/folders in the jupyter startup directory as well as its subdirectory. The new button on the jupyter notebook can be used to create a new file/folder or even a terminal. Files can be uploaded using drag-drop or click here feature highlighted below.

    enter image description here

提交回复
热议问题