• Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. 2023 Releases
  2. June 22, 2023
  • All releases

  • Current releases
  • Feature highlights
  • ValidMind Platform releases
  • ValidMind Library releases
  • Documentation updates

  • Breaking changes and deprecations

  • Older releases
  • April 24, 2025
  • March 7, 2025
  • January 31, 2025
  • 2024 Releases
    • December 24, 2024
    • December 6, 2024
    • October 22, 2024
    • September 25, 2024
    • September 9, 2024
    • August 13, 2024
    • July 22, 2024
    • June 10, 2024
    • May 22, 2024
    • March 27, 2024
    • February 14, 2024
    • January 26, 2024
    • January 18, 2024
  • 2023 Releases
    • December 13, 2023
    • November 9, 2023
    • October 25, 2023
    • September 27, 2023
    • August 15, 2023
    • July 24, 2023
    • June 22, 2023
    • May 30, 2023

On this page

  • Release highlights
    • ValidMind Library (v1.15.4)
    • ValidMind Platform (v1.3.0)
  • Documentation
    • User guide updates
  • How to upgrade
  • Edit this page
  • Report an issue
  1. 2023 Releases
  2. June 22, 2023

June 22, 2023

Published

June 22, 2023

This release includes a number of major enhancements to the ValidMind Library that will make it easier for users to edit templates and add custom tests that can be reused across templates.

In addition, this release also includes a new notebook to illustrate support for NLP models and PyTorch, as well as the ability to edit templates directly in the platform.

Release highlights

ValidMind Library (v1.15.4)

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 library to document any type of model or use case.

Implement custom tests

Integrate external test providers

With test providers, you can now integrate external test libraries to expand the set of tests available through the ValidMind Library, or create your own test libraries.

Integrate external test providers

  • 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.

Simplified documentation and testing using templates

Templates now function as dynamic test suites, allowing you to identify all the documentation components and test results mapped to a specific template.

This makes it easier to fill a pre-configured template (including boilerplates and spaces designated for documentation and test results) with a single command, instead of running multiple test suites.

ValidMind Library

New notebook to illustrate natural language processing (NLP) data analysis and text classification use case

Learn how to use the ValidMind Library to document and test an NLP data analysis and text classification model. The emphasis of this notebook is on documenting and testing the in-depth analysis and preprocessing of the text data, in this case, COVID-19 related tweets.

ValidMind Platform (v1.3.0)

Editable templates

You can now edit the documentation templates that get used for model documentation or for validation reports.

Customize document templates

  • This feature is relevant for administrators who need to configure templates for specific use cases, or where the existing templates supplied by ​ValidMind need to be customized.
  • Editing allows to configure sections, sub-sections, and content blocks inside a template.

Improved search

We improved the search feature in the platform to make search results more compact.

Documentation

User guide updates

We revised our quickstart guide to be more modular and to highlight that our suggested starting point with the ValidMind Library is now JupyterHub.

Quickstart — Model Development

How to upgrade

ValidMind Platform

To access the latest version of the ValidMind Platform,1 hard refresh your browser tab:

1 Log in to ​ValidMind

  • Windows: Ctrl + Shift + R OR Ctrl + F5
  • MacOS: ⌘ Cmd + Shift + R OR hold down ⌘ Cmd and click the Reload button

ValidMind Library

To upgrade the ValidMind Library:2

2 ValidMind Library

  1. In your Jupyter Notebook:

    • Using JupyterHub: Hard refresh your browser tab.
    • In your own developer environment: Restart your notebook.
  2. Then within a code cell or your terminal, run:

    %pip install --upgrade validmind

You may need to restart your kernel after running the upgrade package for changes to be applied.

July 24, 2023
May 30, 2023
  • ValidMind Logo
    ©
    Copyright 2026 ValidMind Inc.
    All Rights Reserved.
    Cookie preferences
    Legal
  • Get started
    • Model development
    • Model validation
    • Setup & admin
  • Guides
    • Access
    • Configuration
    • Model inventory
    • Model documentation
    • Model validation
    • Workflows
    • Reporting
    • Monitoring
    • Attestation
  • Library
    • For developers
    • For validators
    • Code samples
    • Python API
    • Public REST API
  • Training
    • Learning paths
    • Courses
    • Videos
  • Support
    • Troubleshooting
    • FAQ
    • Get help
  • Community
    • GitHub
    • LinkedIn
    • Events
    • Blog
  • Edit this page
  • Report an issue