[IPython-dev] Is there a way to open a notebook via one click in tmpnb.org?

Cyrille Rossant cyrille.rossant at gmail.com
Mon Jun 1 08:41:12 EDT 2015


Perhaps another option could be to use sharecell and thebe?
https://github.com/rgbkrk/share-cell
https://github.com/oreillymedia/thebe

I imagine one could create a pure client-side JS app that downloads a
public notebook and displays one interactive cell per notebook cell.

2015-06-01 14:24 GMT+02:00 Nicholas Bollweg <nick.bollweg at gmail.com>:
> I see a lot of problems with this, but would desperately love to see it
> happen.
>
> If some route on tmpnb used the same url scheme as nbviewer, and we knew
> which kernels were there, it would be possible to make every notebook up
> there viewable... Maybe even use nbviewer as a first pass filter.
>
> The issues:
> - no real knowledge of which kernels are available in tmpnb (working on
> this)
> - no concise metadata for what should be available when the kernel starts
> (requirements.txt)
> - many notebooks use other things (code, assets) stored along with them...
> What should we being along? For repos, that would be "easy," for raw URLs
> that would be "impossible".
> - At the end of a session... So what? Likely will never add authentication
> to tmpnb, so it would be hard to get your data back out... Fine for
> playground stuff, but...
>
>
> On 08:11, Mon, Jun 1, 2015 Jason Moore <moorepants at gmail.com> wrote:
>>
>> I'd like to provide a url in a lecture that the audience can enter in
>> their browser opening tmpnb.org with a particular notebook (i.e. without
>> downloading the notebook, uploading, and then opening it). Is that possible?
>>
>> Jason
>> moorepants.info
>> +01 530-601-9791
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list