Mercury framework can convert Python notebook into interactive slides! This website code is available on the GitHub.
|
|
To use the theme in the Mercury YAML configuration you need to define format
. The example below:
title: My app
output: slides
format:
theme: night
# the rest of YAML ...