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

API Reference, Stable versioning, Dev resources and standards #222

Merged
merged 19 commits into from
Dec 29, 2023

Conversation

cnellington
Copy link
Owner

@cnellington cnellington commented Dec 28, 2023

  • Updated docstring standard to Google format, started type-hinting as standard practice.
  • Added docstrings to public-facing contextualized.easy models and contextualized.analysis functions
  • Added API reference to the website for easy and analysis, autogenerated from docstrings
  • Updated website to newest jupyter-book, now allows searching documentation.
  • Updated package dependencies with stable version ranges, replaced pytorch-lightning with lightning (resolves Upgrade to lightning and pytorch 2 #181)
  • black formatted entire codebase
  • Increased minimum python version to 3.8
  • Added extra developer dependencies and scripts to standardize code formatting and documentation building.
  • Made website index page even more mobile responsive for Galaxy Fold users and their hotdog phones.

After this is merged, I will merge dev into main and publish a new release. All future PRs should respect docstring/type-hinting/formatting standards.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@blengerich blengerich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Exciting!

@cnellington cnellington merged commit 7c31b71 into dev Dec 29, 2023
3 of 6 checks passed
@cnellington cnellington deleted the readthedocs branch December 29, 2023 22:47
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.

2 participants