dnanhkhoa / nb_black

A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.
MIT License
367 stars 41 forks source link

Remove yapf requirement to support python > 3.6 #41

Open augustobottelli opened 1 year ago

augustobottelli commented 1 year ago

This PR fixes https://github.com/dnanhkhoa/nb_black/issues/40. Based on @IsaGrue's fork https://github.com/IsaGrue/nb_black

alexjchin commented 11 months ago

Can someone approve and merge this please? Would unblock having to work around installing this

alexc-motif commented 9 months ago

@dnanhkhoa are you able to approve?

cramsuig commented 5 months ago

Still an issue