Merge all the imports into a single first cell

Viewed 25

I was wondering if there is an extension or add-on available (preferably vscode or jupyter-notebook) that combines all the module imports into a single top (first) cell?

As many I have a tendancy of scattering around my imports as I conduct the research and leaving them in the cell doesn't feel right to me, hence, the question.

0 Answers
Related