Link to file within worksheet
I would like to add a link to file (which was previously uploaded to notebook) which would open when you click on it. Can this be done in sage?
Regards
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 11 years ago
Seen: 401 times
Last updated: Sep 12 '13
I have a similar problem with a link to file.pdf. I use SageMath version 8.4 on Mac osx 10.10.5. I did following - open a text cell - Insert/Edit Link - Link URL: file:///Users/roebi/Documents/SageMath/pdf/sage_for_undergraduates_color.pdf - Target: Open Link in a New Window - Title: sage_for_undergraduates_color.pdf If I click on the text of teh link, nothing happens Can anyone help? Thank you
@ASK: Are you using SageMath with the Jupyter Notebook? Or the SageNB notebook?
I use SageNB.