Skip to content

Tools to be used with the RISE (slides) extension for jupyter notebooks/lab

License

Notifications You must be signed in to change notification settings

sebastiandres/pptx_to_RISE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISE_tools

Tool to convert slides from pptx format to jupyter notebook (ipynb) slides with RISE extension.

Original slide in pptx format

Original slide in pptx format



Converted slides to jupyter notebook

Converted slides to jupyter notebook

Usage

python ppt2rise.py example_2/simple.pptx

Creates the jupyter notebook example_2/simple.ipynb (with all images stored at example_2/images)

python ppt2rise.py example_2/simple.pptx another_folder/another_name.ipynb

Creates the jupyter notebook another_folder/another_name.ipynb (with all images stored at another_folder/images)

About

Tools to be used with the RISE (slides) extension for jupyter notebooks/lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages