GitHub - ChifiSource/OlivePython.jl: read and evaluate python in olive!

synergize both julia and python in the same (olive) notebook

OlivePython provides the Olive editor with the ability to read .py files, evaluate Python, and even combine evaluation between Python and Julia together. To add OlivePy, simply use using in your olive.jl home file. For more information, check out installing extensions

using OlivePython