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

Restructure repo and add workflow for reproducing results #3

Merged
merged 19 commits into from
Nov 7, 2023

Conversation

finsberg
Copy link
Member

@finsberg finsberg commented Nov 4, 2023

  • Add jupyter-book config to the root folder
  • Switch to use pyproject.toml together with pip-compile to generate dependencies (see https://hynek.me/til/pip-tools-and-pyproject-toml/)
  • Use ruff rather than flake8 + reorder-python-imports + pyupgrade
  • Update all github actions workflows
  • Add caching to workflows
  • Change demo from notebook to python file and use jupytext to convert it during building of the book
  • Make all script have a command line interface
  • Add new workflow for reproducing results

@finsberg finsberg changed the title Updates Restructure repo and add workflow for reproducing results Nov 4, 2023
@finsberg finsberg requested a review from jorgensd November 4, 2023 20:33
@finsberg finsberg merged commit 363f6c0 into main Nov 7, 2023
@finsberg finsberg deleted the finsberg/updates branch November 7, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant