I've installed the git version of sage (currently 6.7), but I'm not sure how to use the IPython notebook. I've tried
./sage -ipython notebook
but it does not work.
Am I doing it right?
PD: I installed libssl-dev
$ sudo aptitude install libssl-dev