Ticket #1347 (closed enhancement: fixed)
display the path to the sage_notebook directory when starting the notebook server
| Reported by: | jason | Owned by: | boothby |
|---|---|---|---|
| Priority: | trivial | Milestone: | sage-2.8.15 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
It would be nice to display the path to the sage_notebook directory when we start up the notebook server so that people can easily see where the notebooks are being saved. I think it would be nice either inside the starred box listing the URL or right under that box.
Change History
Note: See
TracTickets for help on using
tickets.

The patch on #1349 implemented this.