Skip to content

Commit 2865bb4

Browse files
committed
Adjust tradeoff text to reflect this as the only reasonable option
1 parent 3f0a0e0 commit 2865bb4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

for-instructors/dogfooding.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ few seconds, and then you'll see your fully-built MyST site!
3939

4040
### Tradeoffs
4141

42-
Unfortunately, this extension uses the `myst build --html` command instead of `myst
42+
This extension uses the `myst build --html` command instead of `myst
4343
start`
4444
([read more here](https://github.com/ryanlovett/jupyter-myst-build-proxy/issues/8)).
4545
As a consequence, builds are not triggered automatically when edits are performed.
@@ -52,6 +52,9 @@ Builds are triggered in two ways:
5252
* Subsequent builds: The user must append `/?rebuild=1` to the URL to trigger subsequent
5353
builds.
5454

55+
There is currently no known way to use the MyST preview server `myst start` in a
56+
JupyterLab environment. See https://github.com/jupyter-book/mystmd/issues/302
57+
5558

5659
#### Pros
5760

0 commit comments

Comments
 (0)