Closed pflegende closed 3 years ago
example of the easy solution in cppInterpreter
for linking to JupyterLab instead of Jupyternotebook you substitute the Jupyternotebook string for binder
filepath=
with
urlpath=lab/tree/
before:
https://mybinder.org/v2/gh/pflegende/XeusClingMatplotLibExample.git/master?filepath=cppInterpreter.ipynb
after:
https://mybinder.org/v2/gh/pflegende/XeusClingMatplotLibExample.git/master?urlpath=lab/tree/cppInterpreter.ipynb
try it:
comes from binder doc
Highly appreciated permanentlink to Jupyter Notebook lab