Re: [sage-support] Outside network access in SageMathCloud

2014-09-11 Thread ryan_n
Thank you, William. I understand what the "Network Access: false" flag is telling me now. I'm going to be demoing this for people that most likely never used Python/Sage/SMC, so for the time being, I'll rewrite my notebook to use static content. I'll leave a note in the markup showing them how

Re: [sage-support] Outside network access in SageMathCloud

2014-09-11 Thread William A Stein
On Thursday, September 11, 2014, ryan_n wrote: > I'm trying out SageMathCloud (very cool by the way) for presenting some > IPython notebooks to some colleagues; unfortunately, I've run into a > problem with urllib2.urlopen. For certain sites, things seem to work fine, > but other sites are appare

[sage-support] Outside network access in SageMathCloud

2014-09-11 Thread ryan_n
I'm trying out SageMathCloud (very cool by the way) for presenting some IPython notebooks to some colleagues; unfortunately, I've run into a problem with urllib2.urlopen. For certain sites, things seem to work fine, but other sites are apparently "not reachable." I've posted a little example be