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.
amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
jupyterlab-lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
cocalc
CoCalc: Collaborative Calculation in the Cloud
azure-cosmosdb-spark
Apache Spark Connector for Azure Cosmos DB
nbdime
Tools for diffing and merging of Jupyter notebooks.
handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
python-reference
Python Quick Reference
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.