mlshapiro / jupyterlab-flake8

Jupyterlab python linter for notebooks and text files using flake8
BSD 3-Clause "New" or "Revised" License
111 stars 10 forks source link

Support for JupyterLab 4? #53

Open raffaem opened 1 year ago

raffaem commented 1 year ago

Does it support Jupyter Lab 4?

because it is telling me that the extension is outdated:

❯ jupyter-labextension list
JupyterLab v4.0.5
[...]

   The following extensions are outdated:
        jupyterlab-flake8

   Consider checking if an update is available for these packages.
timdiller commented 8 months ago

I'm experiencing the same thing, also on macOS:

❯ jupyter labextension list
JupyterLab v4.1.3
/Users/timdiller/venv/share/jupyter/labextensions
        jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments)
        jupyterlab-flake8 v0.7.0 enabled  X (python, jupyterlab_flake8)

   The following extensions are outdated:
        jupyterlab-flake8

   Consider checking if an update is available for these packages.

pip list shows I have jupyterlab-flake8 0.7.1