jupyter-xeus / xeus-octave

Jupyter kernel for GNU Octave
https://xeus-octave.readthedocs.io/
GNU General Public License v3.0
57 stars 10 forks source link

Add an example notebook on wavewguide simulation #96

Closed rapgenic closed 1 year ago

rapgenic commented 1 year ago

In the end I decided to add only one of the many notebooks... they were really too technical and incomprehensible to be useful.

This at least has nice pictures :laughing:

rapgenic commented 1 year ago

@SylvainCorlay is there something I need to do with the two branches (main and stable)?

SylvainCorlay commented 1 year ago

Hey @rapgenic

Stable is just a branch that point to the commit we want to use for the binder. This prevents:

If you are adding a notebook that should work with the latest release on conda-forge, it should be safe to update the main branch to point to the commit where you added the notebook.