Skip to content

Merge main into staging #414

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 2 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions site/training/custom.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
/*-- scss:defaults --*/
$link-color: #de257e;

section.has-dark-background a,
section.has-dark-background a:hover {
color: #ffffff !important;
}

1,964 changes: 1,964 additions & 0 deletions site/training/home-hero.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 15 additions & 15 deletions site/training/training-for-administrators.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Training for Administrators"
subtitle: "_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
subtitle: "docs.validmind.ai/training<br><br>_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
format:
revealjs:
controls: true
Expand All @@ -15,8 +15,8 @@ format:
logo: /validmind.png
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
title-slide-attributes:
data-background-image: laurels_pink.png
data-background-opacity: "0.05"
data-background-color: "#083E44"
data-background-image: "home-hero.svg"
filters:
- tachyons
---
Expand All @@ -29,14 +29,14 @@ _"As an administrator who is new to ValidMind, I want to onboard my organization

:::: {.columns .f2}
::: {.column width="50%"}
1. Set up your organization
2. Onboard users
3. Manage roles & permissions
- [Set up your organization](#set-up-your-organization)
- [Onboard users](#onboard-users)
- [Manage roles and permissions](#manage-roles-and-permissions)
:::
::: {.column width="50%"}
4. Manage groups
5. Manage templates
6. Manage workflows
- [Manage groups](#manage-groups)
- [Customize templates](#customize-templates)
- [Configure workflows](#configure-workflows)
:::
::::

Expand Down Expand Up @@ -99,7 +99,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
:::

# 1. Set up your organization
# Set up your organization {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -137,7 +137,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 2. Onboard users
# Onboard users {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -183,7 +183,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
::::
:::

# 3. Manage roles & permissions
# Manage roles and permissions {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -230,7 +230,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
::::
:::

# 4. Manage groups
# Manage groups {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -262,7 +262,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 5. Customize templates
# Customize templates {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -298,7 +298,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 6. Configure workflows
# Configure workflows {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down
42 changes: 21 additions & 21 deletions site/training/training-for-model-developers.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Training for Model Developers"
subtitle: "_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
subtitle: "docs.validmind.ai/training<br><br>_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
format:
revealjs:
controls: true
Expand All @@ -16,8 +16,8 @@ format:
logo: /validmind.png
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
title-slide-attributes:
data-background-image: laurels_pink.png
data-background-opacity: "0.05"
data-background-color: "#083E44"
data-background-image: "home-hero.svg"
filters:
- tachyons
---
Expand All @@ -32,19 +32,19 @@ _"As a developer who is new to ValidMind, I want to learn how to generate model
::: {.column width="50%" .mt4}
### PART 1

- Initialize the developer framework
- Start the model development process
- Edit model documentation
- Collaborate with others
- [Initialize the developer framework](#initialize-the)
- [Start the model development process](#start-the-model-development-process)
- [Edit model documentation](#edit-model-documentation)
- [Collaborate with others](#collaborate-with-others)
:::

::: {.column width="50%" .mt4}
### PART 2

- Implement custom tests and integrate external test providers\
- Finalize testing and documentation
- View documentation activity
- Submit for approval
- [Implement custom tests and integrate external test providers](#implement-custom-tests-and-integrate-external-test-providers)
- [Finalize testing and documentation](#finalize-testing-and-documentation)
- [View documentation activity](#view-documentation-activity)
- [Submit for approval](#submit-for-approval)
:::
::::

Expand Down Expand Up @@ -133,9 +133,9 @@ From **Model Inventory**:
When you're done, click [{{< fa chevron-right >}}]() to <br>continue.
::::

# PART 1
# PART 1 {background-color="#083E44" background-image="home-hero.svg"}

# Initialize the {{< var validmind.developer >}}
# Initialize the {{< var vm.developer >}} {background-color="#083E44" background-image="home-hero.svg"}

<!-- ## {background-iframe="https://jupyterhub.validmind.ai/hub/user-redirect/lab/tree/tutorials/intro_for_model_developers.ipynb" background-interactive="yes" data-preload="yes"} -->

Expand All @@ -149,7 +149,7 @@ When you are done, return to this page and click [{{< fa chevron-right >}}]() to
:::
::::

# Start the model development process
# Start the model development process {background-color="#083E44" background-image="home-hero.svg"}

<!-- ## {background-iframe="https://jupyterhub.validmind.ai/hub/user-redirect/lab/tree/tutorials/intro_for_model_developers.ipynb" background-interactive="yes" data-preload="yes"} -->

Expand All @@ -163,7 +163,7 @@ When you reach **Add individual test results to model documentation**, return to
:::
::::

# Edit model documentation
# Edit model documentation {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -226,7 +226,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# Collaborate with others
# Collaborate with others {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -267,9 +267,9 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# PART 2
# PART 2 {background-color="#083E44" background-image="home-hero.svg"}

# Implement custom tests and integrate external test providers
# Implement custom tests and integrate external test providers {background-color="#083E44" background-image="home-hero.svg"}

<!-- ## {background-iframe="https://jupyterhub.validmind.ai/hub/user-redirect/lab/tree/tutorials/intro_for_model_developers.ipynb" background-interactive="yes" data-preload="yes"} -->

Expand All @@ -283,7 +283,7 @@ When you are done, return to this page and click [{{< fa chevron-right >}}]() to
:::
::::

# Finalize testing and documentation
# Finalize testing and documentation {background-color="#083E44" background-image="home-hero.svg"}

<!-- ## {background-iframe="https://jupyterhub.validmind.ai/hub/user-redirect/lab/tree/tutorials/intro_for_model_developers.ipynb" background-interactive="yes" data-preload="yes"} -->

Expand All @@ -298,7 +298,7 @@ When you are done, return to this page and click [{{< fa chevron-right >}}]() to
:::
::::

# View documentation activity
# View documentation activity {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -347,7 +347,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# Submit for approval
# Submit for approval {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down
6 changes: 3 additions & 3 deletions site/training/training-for-model-risk-governance.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Training for Model Risk Governance"
subtitle: "_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
subtitle: "docs.validmind.ai/training<br><br>_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
search: false
format:
revealjs:
Expand All @@ -16,8 +16,8 @@ format:
logo: /validmind.png
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
title-slide-attributes:
data-background-image: laurels_pink.png
data-background-opacity: "0.05"
data-background-color: "#083E44"
data-background-image: "home-hero.svg"
filters:
- tachyons
---
Expand Down
22 changes: 11 additions & 11 deletions site/training/training-for-model-validators.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Training for Model Validators"
subtitle: "_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
subtitle: "docs.validmind.ai/training<br><br>_Click [{{< fa chevron-right >}}](#learning-objectives) to start_"
search: false
format:
revealjs:
Expand All @@ -16,8 +16,8 @@ format:
logo: /validmind.png
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
title-slide-attributes:
data-background-image: laurels_pink.png
data-background-opacity: "0.05"
data-background-color: "#083E44"
data-background-image: "home-hero.svg"
filters:
- tachyons
---
Expand All @@ -28,10 +28,10 @@ _"As a validator who is new to ValidMind, I want to learn how to review model do

## In this training module

- 1. Review documentation
- 2. Analyze test results
- 3. Prepare validation reports
- 4. Submit for review and approval
- [Review documentation](#review-documentation)
- [Analyze test results](#analyze-test-results)
- [Prepare validation reports](#prepare-validation-reports)
- [Submit for review and approval](#submit-for-review-and-approval)

First, let's make sure you can log in and show you around.

Expand Down Expand Up @@ -111,7 +111,7 @@ Under **Reports**, you can <br>find:
Explore existing reports, <br>then click [{{< fa chevron-right >}}]() to continue.
::::

# 1. Review documentation
# Review documentation {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -185,7 +185,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 2. Analyze test results
# Analyze test results {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -221,7 +221,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 3. Prepare validation reports
# Prepare validation reports {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down Expand Up @@ -329,7 +329,7 @@ When you are done, click [{{< fa chevron-right >}}]() to continue.
:::
::::

# 4. Submit for review and approval
# Submit for review and approval {background-color="#083E44" background-image="home-hero.svg"}

## {.scrollable}

Expand Down
2 changes: 2 additions & 0 deletions site/training/training.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Welcome to ValidMind Training"
date: last-modified
filters:
- tachyons
aliases:
- ../training.html
---

Gain hands-on experience and explore what ValidMind has to offer with our training environment.
Expand Down