is it possible to run a ipython notebook in sage?
If I run
$ sage -ipython notebook
then the IPython notebook does not start up, instead the following message appears,
Could not open file <notebook> for safe execution.
Is it possible to run an IPython notebook in sage?