🍺 BREW Explorer

← all formulae

jupyterlab

brew install jupyterlab v4.6.0 BSD-3-Clause AND MIT

Web-based interactive notebook for writing, running, and visualizing code in Python and 40+ other languages.

Why you might care

JupyterLab is the standard for exploratory data analysis, prototyping, and literate computing—combining executable code cells with markdown, equations, and rich output in a single document. It runs in your browser with live kernel execution, making it essential for data science workflows, education, and reproducible research. Use it when you need an interactive REPL with persistent notebooks and inline visualization.

Categories

Alternatives

IPython Nteract Observable Google Colab
9.6k
30-day installs · #364
27.5k
90-day · #417
118.6k
365-day · #375

Runtime dependencies

Build dependencies

Links

Caveats

Additional kernels can be installed into the shared jupyter directory
  $HOMEBREW_PREFIX/etc/jupyter

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "IPython",
    "Nteract",
    "Observable",
    "Google Colab"
  ],
  "build_dependencies": [
    "cmake",
    "ninja"
  ],
  "categories": [
    "interpreter",
    "notebook",
    "data-science"
  ],
  "caveats": "Additional kernels can be installed into the shared jupyter directory\n  $HOMEBREW_PREFIX/etc/jupyter\n",
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "cffi",
    "libyaml",
    "node",
    "pandoc",
    "python@3.14",
    "rpds-py",
    "zeromq"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Interactive environments for writing and running code",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:08+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jupyterlab",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://jupyter.org/",
  "homepage_og_description": "The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.",
  "homepage_og_image": "https://jupyter.org/assets/share.png",
  "homepage_title": "Project Jupyter | Home",
  "installs_30d": 9557,
  "installs_365d": 118555,
  "installs_90d": 27481,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause AND MIT",
  "llm_generated_at": "2026-06-20T23:44:25+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "jupyterlab",
  "oldnames": [
    "jupyter"
  ],
  "one_liner": "Web-based interactive notebook for writing, running, and visualizing code in Python and 40+ other languages.",
  "optional_dependencies": [],
  "rank_30d": 364,
  "rank_365d": 375,
  "rank_90d": 417,
  "raw_hash": "e0a07776a16a66b5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jupyterlab.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi"
  ],
  "version_head": null,
  "version_stable": "4.6.0",
  "versioned_formulae": [],
  "why_use_this": "JupyterLab is the standard for exploratory data analysis, prototyping, and literate computing\u2014combining executable code cells with markdown, equations, and rich output in a single document. It runs in your browser with live kernel execution, making it essential for data science workflows, education, and reproducible research. Use it when you need an interactive REPL with persistent notebooks and inline visualization."
}