Ask Your Question
0

What to do for using the IPython notebook?

asked 2015-05-20 21:45:25 +0200

Dox gravatar image

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
edit retag flag offensive close merge delete

Comments

What do you mean by "it does not work" ? Did you get an error message ? Which one ? What hapened ?

tmonteil gravatar imagetmonteil ( 2015-05-20 23:22:55 +0200 )edit

@tmonteil I didn't know a was supposed to remake after installing libssl-dev. Now it works!

Dox gravatar imageDox ( 2015-05-22 22:00:22 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2015-05-21 11:00:58 +0200

eric_g gravatar image

Hi,

If you want to run a Sage session in the IPython notebook, you should type

./sage -n ipython

Eric.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2015-05-20 21:45:25 +0200

Seen: 403 times

Last updated: May 21 '15