diff --git a/docs/source/getting_started/local_environment.md b/docs/source/getting_started/local_environment.md index d29ccb3af..2655b71f8 100644 --- a/docs/source/getting_started/local_environment.md +++ b/docs/source/getting_started/local_environment.md @@ -59,6 +59,10 @@ for d in ./mybinder*/; do done ``` +``` +chartpress --skip-build +``` + ``` python deploy.py localhost ``` \ No newline at end of file