Closed dutry closed 1 year ago
It looks like the YAML metadata in your document sets the interpreter path to the literal interpreter-path
such that the plugin cannot find the python executable. Could you try rerunning the script without the YAML header?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Before raising an issue Have you installed all required dependencies? See the installation instructions for details.
Yes, and the
run test
showstest successful
.Describe the bug When I click
run
, it is always stuck onrunning
, without any output.Screenshots
Console output Visit the jupyter plugin settings page and click the
Run test
button (available from version 0.2.0). Then copy and paste the output from the developer tools console here.Python dependencies Run
pip freeze
from the console. Then copy and paste the output here.