mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About
Link blog

Auto-Renaming My Untitled.ipynb Files With Gemini 1.5 Flash

by Audrey Roy Greefeld on 02-02-2025 13:57

In this short article Audrey shares how she used an LLM to automatically rename her dozens of Python notebooks that were untitled. This was a nice short read because it's always good to see how others use LLMs to make their lives easier.

Did she end up saving more time than if she had opened the notebooks and renamed them one by one? I can't know for sure. Probably not, since she only had to rename 32 notebooks.

But the coded approach was certainly more enjoyable and now she has a script she can rerun if needed in the future.

Previous link Next link

Number 73 is a number packed with interesting properties.

mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About