[jupyter] try.jupyter.org down?

2016-07-21 Thread Fernando Perez
Is anyone else seeing this? I get the tmpnb page to flash for a second and then a blank page... -- Fernando Perez (@fperez_org; http://fperez.org) fperez.net-at-gmail: mailing lists only (I ignore this when swamped!) fernando.perez-at-berkeley: contact me here for any direct mail -- You receiv

Re: [jupyter] try.jupyter.org down?

2016-07-21 Thread Calloway, Chris
Working for me. Sent from my iPhone On Jul 21, 2016, at 5:19 AM, Fernando Perez mailto:fperez@gmail.com>> wrote: Is anyone else seeing this? I get the tmpnb page to flash for a second and then a blank page... -- Fernando Perez (@fperez_org; http://fperez.org) fperez.net

Re: [jupyter] try.jupyter.org down?

2016-07-21 Thread Fernando Perez
On Thu, Jul 21, 2016 at 2:32 AM, Calloway, Chris wrote: > Working for me. > Thanks for checking! Indeed, it seems to be a browser/profile specific problem on my side, now I can get it to load with a different browser (should have double-checked). I'll debug it on my chrome profile then :) chee

[jupyter] How to convert python scripts into ipynb file

2016-07-21 Thread Bond
Hi Is it possible to convert python script into ipynb file. The script may be in file or as a string ? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to jupyt

Re: [jupyter] How to convert python scripts into ipynb file

2016-07-21 Thread Thomas Kluyver
On 21 July 2016 at 12:00, Bond wrote: > Is it possible to convert python script into ipynb file. The script may be > in file or as a string ? You can manually convert a few files by copying and pasting the code. If you want to do it automatically for many scripts, here's a starting point: http

Re: [jupyter] try.jupyter.org down?

2016-07-21 Thread Matthias Bussonnier
It says no-vacancy, but there are 48 free hosts. I'll try to investigate. -- M Le jeudi 21 juillet 2016 02:37:57 UTC-7, Fernando Perez a écrit : > > On Thu, Jul 21, 2016 at 2:32 AM, Calloway, Chris wrote: > >> Working for me. >> > > Thanks for checking! Indeed, it seems to be a browser/profile

[jupyter] Thanks for SciPy, and Tomorrow's JupyterHub Miniworkshop

2016-07-21 Thread Matthias Bussonnier
Hello all, As you might have seen, last week was SciPy2016 in Austin, so most of us were overwhelmed during a week, it will take us quite some time to catch up with the back-log. If you've asked a question, opened an issue, and still don't have a response, it probably slipped through the crack

Re: [jupyter] Thanks for SciPy, and Tomorrow's JupyterHub Miniworkshop

2016-07-21 Thread Brian Granger
Matthias, Thanks for the thoughtful and complete summary! Cheers, Brian On Thu, Jul 21, 2016 at 11:55 AM, Matthias Bussonnier wrote: > Hello all, > > As you might have seen, last week was SciPy2016 in Austin, so most of us > were > overwhelmed during a week, it will take us quite some time to

[jupyter] Re: Thanks for SciPy, and Tomorrow's JupyterHub Miniworkshop

2016-07-21 Thread ruv7 . ana
Matthias - thanks for writing this - great to see you in Austin! I would add a shout out to Carol for presenting her thoughts during the Diversity Luncheon on how mentoring others can help increase diversity within our community. Thanks also to you for all your efforts during the conference, in

[jupyter] Re: Thanks for SciPy, and Tomorrow's JupyterHub Miniworkshop

2016-07-21 Thread ruv7 . ana
Matthias - thanks for writing this - great to see you in Austin! I would add a shout out to Carol for presenting her thoughts during the Diversity Luncheon on how mentoring others can help increase diversity within our community. Thanks also to you for all your efforts during the conference, in

Re: [jupyter] How to convert python scripts into ipynb file

2016-07-21 Thread Bond
Thanks for the response. With the code it is able to convet into ipynb file. But no kernel is getting opened. any suggestions ? On Thursday, July 21, 2016 at 6:40:29 PM UTC+5:30, takowl wrote: > > On 21 July 2016 at 12:00, Bond > wrote: > >> Is it possible to convert python script into ipynb fil