Closed ingodahn closed 2 years ago
Thank you for the report. I've added tbcontrol to our dependencies in environment.yml
. I can verify that the cell above runs without error for me on binder now. I'm not sure about CoCalc, but note that tbcontrol is on PyPI, so you can just pip install tbcontrol
to get it.
In Cheatsheet I get the following error on Binder:
On CoCalc I get a similar error after importing the complete repo.
Is there a way to import tbcontrol directly from a location on Github?