This pages demonstrates how leda
can transform Jupyter notebooks
into static reports.
Note that this site is being served by GitHub Pages, which only serves static content, yet you can interact with the pre-defined widgets as if a live kernel were running.
All reports were generated via (the equivalent of):
python -m leda ./examples/input_nbs/${NAME}.ipynb \
--output /tmp/leda_outputs/ \
--static-interact-mode static_ipywidgets \
--template ${TEMPLATE} --theme ${THEME}
Link | Template | Theme |
---|---|---|
Static Report | classic | light |
Static Report | lab | light |
Static Report | lab_narrow | dark |
Link | Template | Theme |
---|---|---|
Static Report | classic | light |
Static Report | lab | light |
Static Report | lab_narrow | dark |
Link | Template | Theme |
---|---|---|
Static Report | classic | light |
Static Report | lab | light |
Static Report | lab_narrow | dark |