Csv file upload on browser

Hello Everyone, I am new to Jupyter and can use only web version of Jupyter lab notebook. Could you please help me out with steps how to upload csv file on web Jupyterlab notebook.

With the main JupyterLab interface open, you’ll want the file browser panel open on the left side panel. If the file navigator panel isn’t open on the left, then click on the folder icon along the left side to get it open.

Then you click & drag the file from your local computer into the file browser panel and release when it shows up with a gray dashed outline around it. It will then upload. Be sure to watch the monitor along the bottom if it is a large CSV.

Practice at launches of JupyterLab from Try Jupyter from with a small CSV.

1 Like