Attention: Jupyter services at CINECA will be unavailable tomorrow, Thursday 16th October, for up to 1 hour for maintenance. You can still select Jupyter in JSC for your workloads. Thank you for your understanding


Getting the current notebooks filename

Last modified by chaney08 on 2021/07/20 20:20

Issue

There is currently no native way to get the filename of a notebook programmatically from inside that notebook.

Workaround

As a workaround, what you can do is insert the name of a notebook into the URL as described in the "Creating and accessing..." collab page