Ticket #1475: sage-1475_2.patch
| File sage-1475_2.patch, 0.8 kB (added by TimothyClemans, 4 months ago) |
|---|
-
a/sage/server/notebook/notebook.py
old new 617 617 system = self.system(username), 618 618 owner=username, 619 619 docbrowser = docbrowser, 620 pretty_print = self.user(username)['default_pretty_print'], 620 621 auto_publish = False) 621 622 622 623 if add_to_list: