Done sir. Here is the link for: 1. slides.html: https://drive.google.com/file/d/11bnLDdeoE5cYMXbqG77B7RhiANFieWWL/view?usp=sharing 2. ipynb: https://drive.google.com/file/d/1ICHIQGFL3l8k6Nd86LgQNPXQGn-6mOg1/view?usp=sharing 3. python code: https://drive.google.com/file/d/1Q8SyC0uBdLA317nEDic5jaPWP2noqL0d/view?usp=sharing
Dr.R.Senthilkumar On Wed, Aug 26, 2020 at 8:22 AM Rengaraj D <sakthirenga...@gmail.com> wrote: > > > On Tue, 25 Aug 2020 at 23:07, Rajarathanam Senthilkumar < > rsenthil.opti...@gmail.com> wrote: > >> Dear Rengaraj & Karthick sir, >> I have written python porgrams in jupyter notebook and converted in >> asciidoc file. >> How to convert this file into html slides? >> I have installed in zdesk and asciidoc in linux but failed to convert in >> to html slides. >> The file and images- link provided here: >> > > Way 1: > > 1. Exporting asciidoc format from jupyter and then using zdeck stylesheet > won't work properly. > Since zdeck has a different stylesheet. > 2. The downloaded file from jupyter will have different rules which won't > match the zdeck style sheet. > 3. You have to see the example given in the zdeck repo and then change > your <slides>.asciidoc > > > Way 2: > > 1. Since you are using jupyter itself, you have the option to create > slides. > 2. In your notebook > > - go to view --> cell toolbar --> slideshow > - you can choose slide, sub, slide etc at the top right corner of each > cell > - once you do this > - go to command line run >> >> jupyter nbconvert <filename>.ipynb --to slides >> > > > Regards > Rengaraj > _______________________________________________ > Chennaipy mailing list > Chennaipy@python.org > https://mail.python.org/mailman/listinfo/chennaipy >
_______________________________________________ Chennaipy mailing list Chennaipy@python.org https://mail.python.org/mailman/listinfo/chennaipy