dgorissen/pycel

Binder Notebook Example not Working

Closed this issue · 3 comments

What actually happened

I tried to run the pycel example on binder but it gave an error ``NameError: name 'c' is not defined`. I think the example is missing some parts.

best,

Miguel

maybe I launched binder from the wrong link. I used this one that is pointed in the readme
https://mybinder.org/v2/gh/stephenrauch/pycel/master?filepath=notebooks%2Fexample.ipynb

Thanks for reporting this. You were correct, there were pieces missing. Don't understand why it initially looked ok at my end. I was able to resolve on a local Jupyter instance.