Skip to content

kolibril13/ipymafs

Repository files navigation

Ipymafs - Interactive math react components in jupyter

Still work in progress.

This project is build ontop of anywidget and brings https://mafs.dev/ by @stevenpetryk to jupyter.

Installation

pip install ipymafs

Example script

from ipymafs import Bezier
b = Bezier(p1x = -5)
b
b.p1x = 4

Demo

demo.mov

About

Interactive math react components in jupyter

Resources

Stars

Watchers

Forks

Languages