From: Marco Edward Gorelli Date: Sun, 5 Sep 2021 14:52:16 +0000 (+0100) Subject: Remove `blackcellmagic` reference (#2477) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/8b0c7bcfda60e2200ce1335b5b371593548ab9f8 Remove `blackcellmagic` reference (#2477) This package seems to be unmaintained (last commit is from > 2 years ago), and `black` now runs on Jupyter Notebooks directly --- diff --git a/docs/integrations/editors.md b/docs/integrations/editors.md index b1ca84e..6098631 100644 --- a/docs/integrations/editors.md +++ b/docs/integrations/editors.md @@ -291,10 +291,6 @@ Use the Use [sublack plugin](https://github.com/jgirardet/sublack). -## Jupyter Notebook Magic - -Use [blackcellmagic](https://github.com/csurfer/blackcellmagic). - ## Python LSP Server If your editor supports the [Language Server Protocol](https://langserver.org/) (Atom,