Open rvosshall opened 3 years ago
Add also thebe-init tag to hidden code cells.
Interactive plots with Thebe Live Code button (e.g. for linear regression) do currently not work. The problem is probably caused by an ipywidgets issue which is solved, but not yet in the current stable version. Either use latest release or wait for an update.
Fixed in thebe v0.8.0, but current version of sphinx-thebe uses thebe v0.5.1 due to another bug. Thebe version will be updated if issue is resolved.
Manual update of thebe version in the sphinx-thebe source code solves the ipywidgets issue, but then Latex does not work...
Interactive plots with Thebe Live Code button (e.g. for linear regression) do currently not work. The problem is probably caused by an ipywidgets issue which is solved, but not yet in the current stable version. Either use latest release or wait for an update.