-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt doc preview with mystjs. (#212)
* Attempt doc preview with mystjs. * Introspect build env vars. * Use BASE_URL Co-authored-by: Rowan Cockett <[email protected]> * Rm debugging step from CCI workflow. --------- Co-authored-by: Brigitta Sipőcz <[email protected]> Co-authored-by: Rowan Cockett <[email protected]>
- Loading branch information
1 parent
486426e
commit 7b75b2c
Showing
2 changed files
with
34 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,7 @@ pandas | |
imageio | ||
# For supporting .md-based notebooks | ||
jupytext | ||
mystmd | ||
ipykernel | ||
jupyter_server | ||
jupyterlab-myst |