Ask Your Question
0

Publish Worksheet not working.

asked 2014-07-09 02:17:37 +0200

zhrosen gravatar image

I am using Sage on my computer (not Cloud). When I click "yes" to publish my worksheet, my browser is redirected to "http://localhost:8080/home/admin/16/publish?yes=", but nothing is displayed there. How can I publish my worksheet?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-09 02:34:11 +0200

kcrisman gravatar image

updated 2014-07-09 15:15:45 +0200

In principle, you should be able to look at http://localhost:8080/pub to see published worksheets. (But I've never tried to publish local worksheets! It does seem to work fine, though, in my own computer. What version of Sage are you running, what browser, etc.?)

Edit if you really want to upload from locally:

This is nontrivial because you need to find someone who is running a server you can publish worksheets on! There are some Sage servers out there (you can do a search for this) but not all of them allow published worksheets, because of security issues. (For instance, sagenb.org no longer allows them.) What you would need to do is to download the worksheet you are working on as an .sws file (this is easiest from the main worksheet listing, check the box of the one you want to download and choose download from the actions), and then upload it to whichever server you are using and publish it there. (You'd need to make an account at this hypothetical server as well.)

Another option is to take the .sws file and just upload it somewhere people can download it from, as a regular file. Then they can import it into their own Sage notebooks. I've done this plenty of times. Good luck!

edit flag offensive delete link more

Comments

Thanks for the response! Sage 6.1.1 in Google Chrome. How do I create non-local worksheets?

zhrosen gravatar imagezhrosen ( 2014-07-09 03:10:27 +0200 )edit

You have to upload them to a server accessible to the internet...

kcrisman gravatar imagekcrisman ( 2014-07-09 04:04:40 +0200 )edit

At the risk of trying your patience, would it be possible to be more specific? From the local notebook, what buttons do I press / commands do I execute to get it to another server? (I do have internet access)

zhrosen gravatar imagezhrosen ( 2014-07-09 04:39:02 +0200 )edit

No worries on the patience... it isn't an obvious set of steps.

kcrisman gravatar imagekcrisman ( 2014-07-09 15:13:27 +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

Stats

Asked: 2014-07-09 02:17:37 +0200

Seen: 374 times

Last updated: Jul 09 '14