epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

Update `brane-ide` to work with version 1.0.0 #22

Closed Lut99 closed 2 weeks ago

Lut99 commented 1 year ago

For the tutorial, it's essential that we update the Jupyter Notebook extension (repository) to work with the newest Brane version. This will be a little thorny, and we will have to rely on calling the brane executable from within the plugin (the downside of offloading work to the executable...).