Ask Your Question
1

using Jupiter notebooks .ipynb created on Windows (Oracle VM virtual box) on sage, linux

asked 2017-11-24 21:08:25 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Hi

1) I use Jupiter notebooks .ipynb created on Windows (Oracle VM virtual box) at home, and would like to upload and use them on our linux sage installation, in our University

It seems this is impossible (upload of .ipynb is refused by linux sage)

2) As a substitute, I noticed on a notebook .sage created by someone else that it is at least pure text, and hence can be copied-pasted on a new file in the linux machine. Is it possible to convert my .ipynb notebooks to .sage notebooks? This would allow using them both as notebooks and as a source of copypaste when upload is refused. In fact, can .sage files be created on Windows (Oracle VM virtual box)?

Thanks, Florin

edit retag flag offensive close merge delete

Comments

Hi Florin. Tip: don't check the "community wiki" checkbox.

slelievre gravatar imageslelievre ( 2017-11-24 22:53:51 +0200 )edit

NB. It's Jupyter with y instead of i.

slelievre gravatar imageslelievre ( 2017-11-24 22:54:35 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-11-24 22:56:08 +0200

slelievre gravatar image

You should start the Jupyter notebook server instead of the old "SageNB" notebook server.

For that, run sage -n jupyter in a terminal.

You don't need to "upload" jupyter notebook worksheets.

You just get to them using the file explorer in the Jupyter notebook server, and open them.

edit flag offensive delete link more

Comments

Merci, Samuel :)

florin gravatar imageflorin ( 2017-11-26 13:44:53 +0200 )edit

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: 2017-11-24 21:08:25 +0200

Seen: 454 times

Last updated: Nov 26 '17