jupyterlab_code_formatter icon indicating copy to clipboard operation
jupyterlab_code_formatter copied to clipboard

A JupyterLab plugin to facilitate invocation of code formatters.

Results 66 jupyterlab_code_formatter issues
Sort by recently updated
recently updated
newest added

After starting JupyterLab a error is generated by Jupyterlab Code Formatter. What does the "uncaught exception" and "FileNotFoundError" mean? I cannot identify a file that should be found. See following...

**Checklist prior to opening an issue** - [ 1] I have followed fully the installation steps laid out in the documentation site. - [ 1] I have restarted jupyterlab. -...

I tried install `jupyterlite_code_formatter` in a custom jupyterlite deployment following the [official recipe](https://jupyterlite.readthedocs.io/en/latest/howto/configure/simple_extensions.html). Locally, all works as expected. On jupyterlite, I see the following alert window: ![Screenshot-jupyterlab_code_formatter](https://user-images.githubusercontent.com/2219383/174548619-1c4bdb62-05f3-40ed-b340-92b7aec990a7.png) Can/will `jupyterlite_code_formatter` work...

**Checklist prior to opening an issue** - [X] I have followed fully the installation steps laid out in the documentation site. - [X] I have restarted jupyterlab. - [X] I...

**Checklist prior to opening an issue** - [* ] I have followed fully the installation steps laid out in the documentation site. - [* ] I have restarted jupyterlab. -...

Hello, and thank you for creating this extension. When opening a python file (*.py), the toolbar doesn't contain the 'code format' button. It is possible to use the command palette...

`black` now has a function `format_cell`, which could be used directly. Would a PR to use this (instead of the current magic handling) be welcome?

This would: * Allow independent releases of the various formatter integrations * Allow for new formatter integrations by other developers

**Checklist prior to opening an issue** - [x] I have followed fully the installation steps laid out in the documentation site. - [x] I have restarted jupyterlab. - [x] I...

**Checklist prior to opening an issue** - [ ] I have followed fully the installation steps laid out in the documentation site. - [ ] I have restarted jupyterlab. -...