Jupyter File Explorer is a Visual Studio Code extension that allows you to browse and edit files on a remote Jupyter Server directly from your VS Code environment.
Features
Connect to a remote Jupyter Server
Browse files and directories on the remote server
Edit remote files directly in VS Code
Configurable default server settings
Installation
Open Visual Studio Code
Go to the Extensions view (Ctrl+Shift+X)
Search for "Jupyter File Explorer"
Click Install
Usage
Open the Command Palette (Ctrl+Shift+P)
Type "Connect to Jupyter Server" and select the command
Enter the Jupyter Server URL, token, and remote path when prompted
The Jupyter Files explorer view will appear in the sidebar, showing the remote file structure
Configuration
You can set default values for the Jupyter Server connection in your VS Code settings:
jupyterFileExplorer.defaultServerUrl: Default Jupyter Server URL