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
I did a quick investigation, it's unlikely jupyterlite can be supported without a big rework, in order to support it, we also will need to strip out some functionalities.
I will keep this issue open for now and see if jupyterlite matures in a way that it's easily supported.
It would be interesting to check if some of the linters can be run in the browser directly (for example with Pyodide). If so then the extension could be configured to provide a way to format the code in the browser directly, and could enable using it in lite.
I tried install
jupyterlite_code_formatter
in a custom jupyterlite deployment following the official recipe.Locally, all works as expected.

On jupyterlite, I see the following alert window:
Can/will
jupyterlite_code_formatter
work in jupyterlite ?That would be convenient !
The text was updated successfully, but these errors were encountered: