文件名称:voila-reveal:基于RevealJS的Voilà幻灯片模板
文件大小:95KB
文件格式:ZIP
更新时间:2024-05-19 09:18:31
HTML
揭露 基于揭密的模板。 安装 可以从PyPI安装voila voila-reveal pip install voila-reveal 或从conda-forge: mamba install -c conda-forge voila-reveal 用法 要使用reveal模板,通过--template=reveal给voila的命令行: voila --template=reveal notebooks/reveal.ipynb 可以通过传递其他选项来覆盖资源默认值。 例如,过渡的默认值为“淡入淡出”。 要获得“缩放”行为: voila index.ipynb --template=reveal --VoilaConfiguration.resources="{'reveal': {'transition': 'zoom'}}" 要使用配置文件配置模板, conf.json在P
【文件预览】:
voila-reveal-master
----setup.py(2KB)
----.gitignore(37B)
----pyproject.toml(75B)
----MANIFEST.in(16B)
----LICENSE(2KB)
----setup.cfg(93B)
----notebooks()
--------reveal.html(563KB)
--------reveal.ipynb(2KB)
----README.md(1KB)
----share()
--------jupyter()