diff --git a/environment.yml b/environment.yml index bf87a5585..bc55d3f1a 100644 --- a/environment.yml +++ b/environment.yml @@ -20,3 +20,4 @@ dependencies: - graphviz - mystmd - nodejs + - jupyterlab-myst diff --git a/myst.yml b/myst.yml index d4674ad74..f80ed4378 100644 --- a/myst.yml +++ b/myst.yml @@ -9,7 +9,9 @@ project: - Project Pythia Community copyright: '2024' jupyter: - lite: true + binder: + url: https://binder.projectpythia.org + repo: projectpythia/pythia-foundations abbreviations: FOSS: Free and open-source software VCS: Version control system