Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 623 Bytes

jupyterlab-file-transfer.md

File metadata and controls

16 lines (9 loc) · 623 Bytes

How to upload and download files

To transfer files, you could consider your github/gitlab repository and employ git commands. If you prefer the IDE instead, then:

To upload files

  1. In the sidebar menu, go to your /home/<username> directory.

  2. Click on the upload icon and choose your file. Refer to Fig. 1, red square.

    jupyterlab-file-transfer-1

To download files

  1. In the sidebar menu, right-click on the file that you want to download, then click on Download. Refer to Fig. 2.

    jupyterlab-file-transfer-2