Jupyter Notebook topic

The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

List Jupyter Notebook repositories

amazon-sagemaker-examples

9.6k
Stars
6.6k
Forks
253
Watchers

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

jupyterlab-lsp

1.8k
Stars
141
Forks
Watchers

Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

cocalc

1.1k
Stars
205
Forks
Watchers

CoCalc: Collaborative Calculation in the Cloud

azure-cosmosdb-spark

197
Stars
118
Forks
Watchers

Apache Spark Connector for Azure Cosmos DB

nbdime

2.6k
Stars
157
Forks
Watchers

Tools for diffing and merging of Jupyter notebooks.

handson-ml

25.1k
Stars
12.9k
Forks
Watchers

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

computervision-recipes

9.3k
Stars
1.2k
Forks
Watchers

Best Practices, code samples, and documentation for Computer Vision.

PythonDataScienceHandbook

41.7k
Stars
17.6k
Forks
Watchers

Python Data Science Handbook: full text in Jupyter Notebooks

ydata-profiling

12.1k
Stars
1.6k
Forks
Watchers

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.