JupyterLab
The standard web-based interactive computing environment for notebooks, code, and data, widely used across data science and research.
Overview
JupyterLab is the interface most people mean when they say "Jupyter notebook" - a browser-based environment for writing and running code interactively alongside text, visualizations, and output, supporting dozens of programming languages through its kernel architecture (most commonly Python via IPython). It's become the default tool for exploratory data analysis, teaching, and reproducible research.
JupyterLab is a fit for anyone doing exploratory data work, prototyping ML models, or writing reproducible, documented analysis - a foundational tool of the data science workflow that sits alongside frameworks like PyTorch and TensorFlow (also in this catalog) rather than replacing them.
- Categories
- Developer Tools
- Languages
- Python, TypeScript
- License
- BSD-3-Clause
Related Projects
Backstage
Apache-2.0Open framework for building an internal developer portal, unifying a company's services, infrastructure, and documentation behind one searchable software catalog.
- Developer Tools
Buildpacks
Apache-2.0Cloud Native Buildpacks build production-ready container images directly from application source code, without writing a Dockerfile.
- Developer Tools
Coder
AGPL-3.0Self-hosted platform for provisioning cloud development environments on your own infrastructure, giving every developer a consistent, disposable remote workspace.
- Developer Tools
Crawlee
Apache-2.0Node.js and TypeScript library for web scraping and browser automation, built to produce reliable crawlers that resist bot detection.
- Developer Tools
Spotted an error? Suggest an edit on GitHub.