jupyter-openmodelica
jupyter-openmodelica copied to clipboard
An OpenModelica Jupyter kernel
I can't install jupyter-openmodelica in ubuntu 20.04. The kernel does not appear in the list or in jupyter kernelspec list - There is no kernel.json file, which I have used...
Example works in Jupyter notebook ("plot" displays results of simulation), but does not display anything for Jupyter Lab.
Since this is now implemented a version bump might be in order. Also please use semver. So 1.1.0 should be fine.
It would be good to enable autocomplete. There should be a way to make it work via the python interface to OpenModelica, at least it appears that way since there...