Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #5

Merged
merged 1 commit into from
Jul 31, 2023
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ This project is a work-in-progress. All code is provided as is and without guara

Documentation can be found [here](https://elfpy.delv.tech).

This repository contains example notebooks for the [elf-simulation](https://github.com/delvtech/elf-simulations) repository. Pushes to main on this repo runs github actions to automatically run notebooks in `examples/*_notebook.py`, converts them to html files, and gets uploaded to the [github pages](https://delvtech.github.io/elf-simulations-examples/) for this repository. These pages then get read from the main repo's documentation.
This repository contains example notebooks for the [elf-simulation](https://github.com/delvtech/elf-simulations) repository. Pushes to main on this repo runs Github actions that automatically run the notebooks in `examples/*_notebook.py`, converts them to HTML files, and uploads them to [the elf-simulations docs]([https://delvtech.github.io/elf-simulations-examples/](https://elfpy.delv.tech/examples/index.html)).