Skip to content

azjps/ipython-geogebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipython-geogebra

Jupyter/IPython magic extension for embedding GeoGebra applets in Jupyter (IPython) notebooks.

GeoGebra is a open source 2D and 3D geometry software. This extension is mostly a wrapper around the html embedding features available from GeoGebra. While GeoGebra primarily uses a Java backend, it can be embedded as both a Java applet and a HTML5 applet on a webpage, such as an Jupyter notebook.

Unfortunately, a short-lived python-to-geogebra interface no longer seems to exist. We can mimic some features of the interface via JavaScript.

See some examples here:

To use, clone this repository:

git clone https://github.com/azjps/ipython-geogebra.git

(To-do: installation via pip, etc)

Please note that this was a personal project and is not maintained by any developers of GeoGebra. It has not been updated in a while and may have fallen out of line with any newer changes to GeoGebra's webapp API. Please feel free to submit PRs or fork as needed. :)

About

IPython magic extension for embedding Geogebra applets in IPython notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages