Example of what is needed in sage prompt:
sage: is_sageprompt()
True
Example of what is needed in a notebook:
In an input cell: is_sagenotebook()
The output cell: True
| 1 | initial version |
Example of what is needed in sage prompt:
sage: is_sageprompt()
True
Example of what is needed in a notebook:
In an input cell: is_sagenotebook()
The output cell: True
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.