We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2973a commit 60fe87fCopy full SHA for 60fe87f
rsconnect/main.py
@@ -847,7 +847,7 @@ def deploy_notebook(
847
# noinspection SpellCheckingInspection,DuplicatedCode
848
@deploy.command(
849
name="voila",
850
- short_help="Deploy Jupyter notebook in Voila mode to RStudio Connect [v2023.02.0+].",
+ short_help="Deploy Jupyter notebook in Voila mode to RStudio Connect [v2023.03.0+].",
851
help=("Deploy a Jupyter notebook in Voila mode to RStudio Connect."),
852
no_args_is_help=True,
853
)
0 commit comments