Wiki source code of Getting the current notebooks filename
Last modified by chaney08 on 2021/07/20 20:20
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | === Issue === | ||
2 | |||
3 | There is currently no native way to get the filename of a notebook programmatically from inside that notebook. | ||
4 | |||
5 | === Workaround === | ||
6 | |||
7 | As a workaround, what you can do is insert the name of a notebook into the URL as described in the "[[Creating and accessing...>>doc:Collabs.the-collaboratory.Documentation Lab.FAQ.Creating and accessing environment variables .WebHome]]" collab page |