Updated on 2023-11-21 GMT+08:00

Uploading Remote Files to JupyterLab

Files can be downloaded through remote file addresses to JupyterLab.

Method: Enter the URL of a remote file in the text box of a browser, and the file is directly downloaded.

  1. Use JupyterLab to open a running notebook instance.
  2. Click in the navigation bar on the top of the JupyterLab window. In the displayed window, click on the left to go to the remote file upload page.
    Figure 1 File upload icon
    Figure 2 Remote file upload page
  3. Enter a valid remote file URL, and the system automatically identifies the file name. Then, click Upload.
    Figure 3 Entering a valid remote file URL

Error Handling

Failing to upload the remote file may be caused by network issues. In this case, enter the URL of the remote file in the text box of a browser to check whether the file can be downloaded.