voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
152 stars 8 forks source link

The Voici CLI should be as similar as the Voila CLI as possible #20

Closed martinRenou closed 1 year ago

martinRenou commented 1 year ago

Problem

The title says all

martinRenou commented 1 year ago

It would be convenient to keep the same CLI options as JupyterLite (basically the one we have today) but the "positional arguments" would be passed to the jupyterlite contents option.

martinRenou commented 1 year ago

Another idea, the voici command line should execute build by default, so voici would be equivalent to voici build

martinRenou commented 1 year ago

Implementing the two ideas above would result in voici my_notebook.ipynb --template material --theme dark to do exactly what we want: generate the output.