How to upload folders to Jupyter Notebook

5,620 views
Skip to first unread message

saar...@gmail.com

unread,
May 10, 2017, 2:22:29 PM5/10/17
to Project Jupyter

How can I upload folders (no single files) from my pc to Jupyter Notebook : http://localhost:8888/tree/

Is it possible with FileZilla or any other way ?


Thanks in advance

kikocorreoso

unread,
May 10, 2017, 2:42:33 PM5/10/17
to jup...@googlegroups.com



On 10/05/17 20:22, saar...@gmail.com wrote:

How can I upload folders (no single files) from my pc to Jupyter Notebook : http://localhost:8888/tree/

Is it possible with FileZilla or any other way ?

As you are on your local computer you can copy the folders to the folder where you started jupyter (where you typed 'jupyter notebook'). This way the copied folders could be seen in the jupyter UI.

OTOH, you can access the files you need in your filesystem from the backend (depending the kernel, python, R, Scala,...) so it is not necessary to have the files/folders in the root folder where you started the notebook.


Thanks in advance

--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/fcf8ad3e-5060-4ccd-89d3-1466f851c208%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages