-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Is this related to a problem? Please describe.
There's no page detailing how to set up Black with Jupyter. There's parts of the docs that mention it, but there's nowhere that says "hey, Black supports Jupyter notebooks natively, here's how to set up, configure, and use it"
Describe the solution you'd like
A new page that has all that information. Most of the Jupyter information should be moved to that page instead of being scattered around or duplicated.
ie, right now the installation page says "if you want to install Jupyter support, do this instead". That section should be moved to a Jupyer page and removed from the installation page, because if someone wants to install Jupyter support they will also want to know how to use it and I don't think it would make sense to have it in both places
Describe alternatives you've considered
Additional context