All Projects → ianhi → mpl-interactions

ianhi / mpl-interactions

Licence: BSD-3-Clause license
Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mpl-interactions

Lantern
Data exploration glue
Stars: ✭ 292 (+370.97%)
Mutual labels:  jupyter, jupyterlab, matplotlib
Jupyter Tips And Tricks
Using Project Jupyter for data science.
Stars: ✭ 245 (+295.16%)
Mutual labels:  jupyter, jupyterlab, matplotlib
Tslab
Interactive JavaScript and TypeScript programming with Jupyter
Stars: ✭ 240 (+287.1%)
Mutual labels:  jupyter, jupyterlab
wxyz
Some Experimental Widgets
Stars: ✭ 25 (-59.68%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-sparkmonitor
JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
Stars: ✭ 78 (+25.81%)
Mutual labels:  jupyter, jupyterlab
udacity-fsnd
Udacity Full Stack Web Developer Nanodegree program (FSND) course materials
Stars: ✭ 66 (+6.45%)
Mutual labels:  jupyter, jupyterlab
Jupyterwith
declarative and reproducible Jupyter environments - powered by Nix
Stars: ✭ 235 (+279.03%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-desktop
JupyterLab desktop application, based on Electron.
Stars: ✭ 1,950 (+3045.16%)
Mutual labels:  jupyter, jupyterlab
Awesome Jupyterlab Extension
😎 A curated list of awesome Jupyterlab extension projects. 🌠 Detailed introduction with images.
Stars: ✭ 198 (+219.35%)
Mutual labels:  jupyter, jupyterlab
learn-js-in-jupyter
📙 Interactive, cross-platform JavaScript ES6 / Python 3,2 notebook powered by JupyterLab and Docker
Stars: ✭ 18 (-70.97%)
Mutual labels:  jupyter, jupyterlab
traceml
Engine for ML/Data tracking, visualization, dashboards, and model UI for Polyaxon.
Stars: ✭ 445 (+617.74%)
Mutual labels:  jupyter, matplotlib
astetik
Astetik takes away the pain from telling visual stories with data on Python
Stars: ✭ 15 (-75.81%)
Mutual labels:  jupyter, matplotlib
Jupyterlab templates
Support for jupyter notebook templates in jupyterlab
Stars: ✭ 223 (+259.68%)
Mutual labels:  jupyter, jupyterlab
Paperboy
A web frontend for scheduling Jupyter notebook reports
Stars: ✭ 221 (+256.45%)
Mutual labels:  jupyter, jupyterlab
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (+222.58%)
Mutual labels:  jupyter, jupyterlab
ipyp5
p5.js Jupyter Widget
Stars: ✭ 33 (-46.77%)
Mutual labels:  jupyter, jupyterlab
2021 course dev-rougier
NumFocus Academy - Matplotlib (beginner)
Stars: ✭ 54 (-12.9%)
Mutual labels:  jupyter, matplotlib
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+3969.35%)
Mutual labels:  jupyter, jupyterlab
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (+204.84%)
Mutual labels:  jupyter, jupyterlab
ipydagred3
ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3
Stars: ✭ 38 (-38.71%)
Mutual labels:  jupyter, jupyterlab

mpl_interactions

All Contributors

PyPI package Supported Python versions Documentation Status Binder Test pre-commit.ci status Code style: Prettier Code style: black Imports: isort

Welcome!

mpl_interactions' library provides helpful ways to interact with Matplotlib plots. Full narrative documentation and example can be found on Read the Docs.

Installation

pip install mpl_interactions["jupyter"] # will install necessary deps for using in jupyter

# for use only outside of jupyter:
pip install mpl_interactions

If you use JupyterLab, make sure you follow the full instructions in the ipympl readme in particular installing jupyterlab-manager.

Contributing / feature requests / roadmap

I use the GitHub issues to keep track of ideas I have, so looking through those should serve as a roadmap of sorts. For the most part I add to the library when I create a function that is useful for the science I am doing. If you create something that seems useful a PR would be most welcome so we can share it easily with more people. I'm also open to feature requests if you have an idea.

Documentation

The fuller narrative documentation can be found on ReadTheDocs. You may also find it helpful to check out the examples directory.

Contributors

Thanks goes to these wonderful people (emoji key):


Ian Hunt-Isaak

💻

Sam

📖

Jenny Coulter

📓

Sabina Haque

📖 📓 💻

John Russell

💻 📓 📖

Max Shinn

💻 📓

Kevin Dalton

📓

Remco de Boer

💻 📓 📖

samwelborn

📓

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].