This package provides a julia wrapper around the Python Rhodium package.
This package is work in progress, not everything works at this moment.
The package runs on julia 1.0 and newer. You can install the package at the Pkg REPL-mode with: julia code:
pkg> add PyRhodium
Take a look at the Rhodium IJulia file in the examples folder.