Filepath for the current (Julia) Jupyter notebook

Hello,

I would like to get the filepath for the current (Julia) Jupyter notebook.
Is there a way to get this information?

Thanks

Michel

PS:
My purpose is to write a SaveAsPluto function that would keep a Pluto notebook copy of the current Jupyter notebook.

‘pwd()’ returns the file-path to the PresentWorkingDirectory.