How to Upload Your Python File into JupyterHub
If you have a .py
file you'd like to use in your JupyterHub environment (e.g., from your local computer or a previous project), follow these steps to upload it.
1. After logging into JupyterHub, Click the Upload icon at the top left.
2. Select your .py
file from your local computer.
3. After upload, it will appear in your file list.