n8henrie / jupyter-black

A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using Black. Fork of dnanhkhoa/nb_black.
MIT License
55 stars 3 forks source link

Intermittently not working in notebook #2

Closed n8henrie closed 8 months ago

n8henrie commented 2 years ago

In windows, using notebook (not lab), it works most of the time but eventually stops working.

Just a tracking issue while I try to sort this out.

I wonder if it has to do with re-running cells, or perhaps cells that cause an error (e.g. black doesn't yet support match).

n8henrie commented 2 years ago

Also, if an users come across this, I'd appreciate if you can post here -- especially if you can reliably reproduce the issue!

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity or it has not had a response to a question in 14 days. It will be closed automatically if no further activity occurs within 7 days. Thank you for your contributions.

n8henrie commented 8 months ago

I'm not using notebook anymore with any regularity. If anyone is seeing this issue and would like to reopen please let me know.