Skip to content

OpenFreeEnergy/openfe-usrse-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenFE Demo: USRSE 2025

Open In Colab

You can find the demo notebook in src/openfe_demo.ipynb, or you can run in your browser by clicking on the "Open in Colab" button above.

See the openfe git repo and documentation to learn more!

Installing openfe locally (recommended)

To run the notebook locally (i.e. not in Colab), you'll need to install openfe:

Installing from conda-forge is simplest, and you can use mamba or conda:

mamba create -n openfe openfe=1.6.1
mamba activate openfe

then open the demo with jupyter notebook src/openfe_demo.ipynb.

About

Notebook presentation for USRSE 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published