Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>juvNew to Visual Studio Code? Get it now.
juv

juv

manzt

|
38 installs
| (1) | Free
Create, manage, and run Jupyter notebooks with their dependencies.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

juv for VS Code

Create & manage Jupyter notebooks with their dependencies with juv.

Features

  • 🗂️ Create, manage, and run reproducible notebooks
  • 📌 Pin dependencies with PEP 723 - inline script metadata
  • ⚡ Powered by uv for fast dependency management

Requirements

  • VS Code Jupyter extension
  • Either the uv (recommended) or juv CLI

By default, the extension prioritizes invoking juv CLI through the uv tool interface (i.e., uvx juv). If uv is not available, it falls back to calling juv directly (if installed globally).

To override this behavior, you can specify an explicit juv executable in the extension settings.

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