Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 723 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 723 Bytes

A repository containing a demo for the package InteractiveSlides.jl, which can be found here. For a quick setup, simply clone the repository, start a Julia session within the folder, activate and instantiate the project1, and type "include("startapp.jl")". This will eventually open a browser window with the demo slideshow.

Screenshots (not up-to-date):

Screenshot 1 Screenshot 2

Footnotes

  1. Since InteractiveSlides.jl is not yet registered as a Julia package, you'll need to type "dev https://github.com/GlobalClimateForum/InteractiveSlides.jl" in Pkg mode.