You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply, I haven't given this project much love, I just kinda lost steam over the years as I got increasingly burnt out, but lately I have gotten a second wind (perhaps only for a brief period...)
FWIW I am in middle to a big refactor for the project (mostly due to the evolution of jupyterlab's plugin tooling), I can look into this bug after that.
Without the the refactor, the development envrionment for this plugin is just nightmare-ish to use, so that is currently trumping all tasks.
Checklist prior to opening an issue
Describe the bug
Given the following python code in a jupyter cell, it formats it correctly the first time, but fails the second time:
Formats to
But if I click the button again, I get:
Diagnostic commands
Please attach the output of the following commands (please format them properly)
pip freeze
jupyter labextension list
jupyter serverextension list
Screenshots
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: