Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ dependencies:
- graphviz
- mystmd
- nodejs
- jupyterlab-myst
4 changes: 3 additions & 1 deletion myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down