The "Live Code" integration inserts the "Copy to clipboard" text inside the runnable cell
ogrisel opened this issue · 1 comments
ogrisel commented
When using the rocket icon to start a live code session backend by mybinder.org:
then, in each code cell, the "Copy to clipboard" text is inserted. This causes a IndentationError
/ SyntaxError
when running the cell as it's interpreted as being part of the Python code of the cell:
Related problem #572 (some notebooks, exercises or main notebooks, do not have the rocket icon to launch binder)
lesteve commented
This has been fixed in sphinx-thebe