[IPython-dev] slider converter in nbconvert

Damián Avila damianavila at gmail.com
Mon Dec 3 23:41:45 EST 2012


El 03/12/12 18:02, Brian Granger escribió:
> Yes, eventually both the notebook slide show mode and the reveal
> nbcoverter should both use cell metadata to make the slide decisions.
>
> On Mon, Dec 3, 2012 at 12:50 PM, Matthias BUSSONNIER
> <bussonniermatthias at gmail.com> wrote:
>> Le 3 déc. 2012 à 20:17, Damián Avila a écrit :
>>
>>> El 03/12/12 14:40, Brian Granger escribió:
>>>> Damian,
>>>>
>>>> This looks great, I really like that you can tune the theme and also
>>>> the transitions.  I am also impressed at how nice the PDF generation
>>>> is.  I think this will be really useful for people!  One comment,
>>>> because it is likely that we will eventuallu support multiple slide
>>>> show Js libraries, I think we should name this converter "reveal"
>>>> rather than "slider".  But we can cover all that when you have a PR
>>>> ready.
>>>>
>>>> Cheers,
>>>>
>>>> Brian
>>>>
>>>>
>>> Brian, the tuning of the theme and transitions is provided from
>>> reveal.js. I agree that is nice feature to have.
>>> And the pdf creation is great (you have to use Chrome to get a correct pdf).
>>> I agree with you that we should name this converter "reveal" (it was my
>>> first name and then switch to "slider").
>>> Finally, I have never PRed to the ipython project. Do you (or a wiki)
>>> have some guidelines to prepare the PR?
>> Hi !
>> I'm pretty overwhelmed, I'd **love** to have a deeper look at what you did,
>> and even maybe integrate it to nbviewer.
>>
>> You can't break anything by doing a PR, feel free to try.
>> https://help.github.com/categories/63/articles  <- how to do a PR.
>>
>> I think you wrote somewhere that you used --- as separator, I would use metadata to bee clean.
>> (we could come up with something common between notebook slideshow ext and reveal js mode for metadata)
>> IIRC reveal.js allow slide and subslide, it would be nice to be able to do this to.
>>
>> Thanks!
>> --
>> Matthias
>>
>>> Regards.
>>>
>>> Damián.
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>
>

OK, here I go with the PR: https://github.com/ipython/nbconvert/pull/63
We can discuss there for new ideas and improvements.

Regards.

Damián.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121204/365a8a8a/attachment.html>


More information about the IPython-dev mailing list