Skip to content

Release notes for June 22 #99

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

Merged
merged 11 commits into from
Jun 22, 2023
Merged

Release notes for June 22 #99

merged 11 commits into from
Jun 22, 2023

Conversation

nrichers
Copy link
Collaborator

@nrichers nrichers commented Jun 16, 2023

This PR adds the release notes for June 22, revised to include additional functionality.

Notes:

  • Since we didn't update the sample notebooks, I commented out most of the upgrade instructions.
  • The version tag doesn't exist yet, but Andres confirmed that this is the version we will be using.

Output (updated June 21)

image

External Release Notes

Test description 8 for documentation label.

@nrichers nrichers added the documentation Improvements or additions to documentation label Jun 16, 2023
@nrichers nrichers requested review from cachafla and mehdi0501 June 16, 2023 02:14
@mehdi0501
Copy link
Contributor

@cachafla
Listing all the items that would be including in this release note (which may be released on June 20 or 21 depending on the status of the dev framework items). Is anything missing?

ValidMind Developer Framework (v1.2.0)

  • Added support for NLP models
  • Added ability to view the table of contents/structure of a template from the developer framework
  • Added ability to run all the tests corresponding to a template by execution a dynamic “documentation suite” from the developer framework
  • Deployed a utility to facilitate the development of custom tests/components
  • Added ability to register new tests/components to a namespace on the framework
  • Ability to add a content block from the developer framework

ValidMind Platform UI (v1.2.0)

  • You can now edit a Template directly from within the UI
  • Sample NLP model added to the inventory, and corresponding NLP demo notebook added to the JupyterHub demo instance

Bugfixes

  • n/a?

@@ -1,5 +1,5 @@
# Common variables that get reused across the docs site
version: v1.13.9
version: v1.2.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This will be 1.3.0

@nrichers nrichers changed the title Release notes for June 19 Release notes for June 22 Jun 21, 2023

- **Implement your own custom tests.** With support for custom tests, you can now go beyond the default set of documentation and testing components provided by ValidMind, and use our Developer Framework to document any type of model or use case. [Learn more ...](../notebooks/how_to/implementing_custom_tests.ipynb)

- **Integrate external test providers**. With test providers, you can now integrate external test libraries to expand the set of tests available through the ValidMind Developer Framework, or create your own test libraries. This enables registering custom tests under a namespace to make them available globally. We provide a couple of demo scenarios with such test providers and show how you can register them with Validmind so that they can run a template utilizing your tests. [Learn more ...](../notebooks/external_test_providers_demo.ipynb)
Copy link
Contributor

Choose a reason for hiding this comment

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

note: missing notebook will be added when John's PR is merged

@nrichers nrichers merged commit 3f435ab into main Jun 22, 2023
@nrichers nrichers deleted the jun-19-release-notes branch June 22, 2023 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants