collab-uniba / pynblint

Pynblint is a linter for Python Jupyter notebooks.
MIT License
40 stars 2 forks source link

Detect if notebook it was left with the default title "Untitled.ipynb" #84

Closed Felice644 closed 2 years ago

Felice644 commented 2 years ago

Detect if the new notebook (s) has been left with the default title.

It is recommended to give it a meaningful title to facilitate its recognition.