Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jupyter File ExplorerNew to Visual Studio Code? Get it now.
Jupyter File Explorer

Jupyter File Explorer

supdizh-1234

|
296 installs
| (0) | Free
Browse and edit files on a remote Jupyter Server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jupyter File Explorer

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

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X)
  3. Search for "Jupyter File Explorer"
  4. Click Install

Usage

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Type "Connect to Jupyter Server" and select the command
  3. Enter the Jupyter Server URL, token, and remote path when prompted
  4. 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
  • jupyterFileExplorer.defaultToken: Default Jupyter Token
  • jupyterFileExplorer.defaultRemotePath: Default Remote Path

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Disclaimer

the entire extention's code is generated by copilot (except this line) on my requests, if you have any problem, I have no idea, I dont write TS :D

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft