Ask Your Question
0

What to do for using the IPython notebook?

asked 9 years ago

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
Preview: (hide)

Comments

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

tmonteil gravatar imagetmonteil ( 9 years ago )

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

Dox gravatar imageDox ( 9 years ago )

1 Answer

Sort by » oldest newest most voted
3

answered 9 years ago

eric_g gravatar image

Hi,

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

./sage -n ipython

Eric.

Preview: (hide)
link

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: 9 years ago

Seen: 500 times

Last updated: May 21 '15