Skip to content

First draft for sandbox instructions #173

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
660 changes: 660 additions & 0 deletions site/_site/guide/get-started-sandbox.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions site/_site/guide/overview-product-tour.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="dcterms.date" content="2024-04-24">
<meta name="dcterms.date" content="2024-04-25">

<title>ValidMind - Product tour</title>
<style>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h1 class="title">Product tour</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">April 24, 2024</p>
<p class="date">April 25, 2024</p>
</div>
</div>

Expand Down
122 changes: 61 additions & 61 deletions site/_site/listings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,67 +9,6 @@
"/guide/submit-for-approval.html"
]
},
{
"listing": "/guide/samples-jupyter-notebooks.html",
"items": [
"/notebooks/code_samples/LLM_and_NLP/llm_summarization_demo.html",
"/notebooks/code_samples/customization/customizing_metrics_with_output_templates.html",
"/notebooks/code_samples/regression/quickstart_regression_full_suite.html",
"/notebooks/code_samples/time_series/tutorial_time_series_forecasting.html",
"/notebooks/code_samples/custom_tests/implement_custom_tests.html",
"/notebooks/code_samples/LLM_and_NLP/prompt_validation_demo.html",
"/notebooks/code_samples/LLM_and_NLP/hugging_face_integration_demo.html",
"/notebooks/code_samples/LLM_and_NLP/foundation_models_integration_demo.html",
"/notebooks/code_samples/LLM_and_NLP/hugging_face_summarization_demo.html",
"/notebooks/code_samples/LLM_and_NLP/foundation_models_summarization_demo.html"
]
},
{
"listing": "/guide/guides.html",
"items": [
"/guide/onboarding-users.html",
"/guide/configure-aws-privatelink.html",
"/guide/edit-model-inventory-fields.html",
"/guide/register-models-in-model-inventory.html",
"/guide/working-with-documentation-templates.html",
"/guide/working-with-model-documentation.html",
"/guide/export-documentation.html",
"/guide/get-started-developer-framework.html",
"/guide/samples-jupyter-notebooks.html",
"/guide/preparing-validation-reports.html",
"/guide/work-with-model-findings.html",
"/guide/view-reports.html"
]
},
{
"listing": "/guide/working-with-model-documentation.html",
"items": [
"/guide/view-documentation-guidelines.html",
"/guide/work-with-content-blocks.html",
"/guide/collaborate-with-others.html",
"/guide/view-documentation-activity.html",
"/guide/submit-for-approval.html"
]
},
{
"listing": "/guide/testing-overview.html",
"items": [
"/notebooks/how_to/run_a_test.html",
"/notebooks/how_to/configure_test_parameters.html",
"/notebooks/code_samples/custom_tests/implement_custom_tests.html",
"/notebooks/how_to/explore_tests.html",
"/notebooks/how_to/explore_test_suites.html",
"/guide/test-sandbox.html",
"/notebooks/code_samples/custom_tests/integrate-external_test_providers.html",
"/notebooks/how_to/configure_dataset_features.html",
"/notebooks/how_to/run_documentation_sections.html",
"/notebooks/how_to/run_documentation_tests_with_config.html",
"/notebooks/how_to/run_tests_that_require_multiple_datasets.html",
"/notebooks/how_to/run_unit_metrics.html",
"/notebooks/how_to/document_multiple_results_for_the_same_test.html",
"/notebooks/how_to/load_datasets_predictions.html"
]
},
{
"listing": "/guide/test-descriptions.html",
"items": [
Expand Down Expand Up @@ -227,6 +166,67 @@
"/tests/prompt_validation/Specificity.html"
]
},
{
"listing": "/guide/testing-overview.html",
"items": [
"/notebooks/how_to/run_a_test.html",
"/notebooks/how_to/configure_test_parameters.html",
"/notebooks/code_samples/custom_tests/implement_custom_tests.html",
"/notebooks/how_to/explore_tests.html",
"/notebooks/how_to/explore_test_suites.html",
"/guide/test-sandbox.html",
"/notebooks/code_samples/custom_tests/integrate-external_test_providers.html",
"/notebooks/how_to/configure_dataset_features.html",
"/notebooks/how_to/run_documentation_sections.html",
"/notebooks/how_to/run_documentation_tests_with_config.html",
"/notebooks/how_to/run_tests_that_require_multiple_datasets.html",
"/notebooks/how_to/run_unit_metrics.html",
"/notebooks/how_to/document_multiple_results_for_the_same_test.html",
"/notebooks/how_to/load_datasets_predictions.html"
]
},
{
"listing": "/guide/working-with-model-documentation.html",
"items": [
"/guide/view-documentation-guidelines.html",
"/guide/work-with-content-blocks.html",
"/guide/collaborate-with-others.html",
"/guide/view-documentation-activity.html",
"/guide/submit-for-approval.html"
]
},
{
"listing": "/guide/guides.html",
"items": [
"/guide/onboarding-users.html",
"/guide/configure-aws-privatelink.html",
"/guide/edit-model-inventory-fields.html",
"/guide/register-models-in-model-inventory.html",
"/guide/working-with-documentation-templates.html",
"/guide/working-with-model-documentation.html",
"/guide/export-documentation.html",
"/guide/get-started-developer-framework.html",
"/guide/samples-jupyter-notebooks.html",
"/guide/preparing-validation-reports.html",
"/guide/work-with-model-findings.html",
"/guide/view-reports.html"
]
},
{
"listing": "/guide/samples-jupyter-notebooks.html",
"items": [
"/notebooks/code_samples/LLM_and_NLP/llm_summarization_demo.html",
"/notebooks/code_samples/customization/customizing_metrics_with_output_templates.html",
"/notebooks/code_samples/regression/quickstart_regression_full_suite.html",
"/notebooks/code_samples/time_series/tutorial_time_series_forecasting.html",
"/notebooks/code_samples/custom_tests/implement_custom_tests.html",
"/notebooks/code_samples/LLM_and_NLP/prompt_validation_demo.html",
"/notebooks/code_samples/LLM_and_NLP/hugging_face_integration_demo.html",
"/notebooks/code_samples/LLM_and_NLP/foundation_models_integration_demo.html",
"/notebooks/code_samples/LLM_and_NLP/hugging_face_summarization_demo.html",
"/notebooks/code_samples/LLM_and_NLP/foundation_models_summarization_demo.html"
]
},
{
"listing": "/guide/working-with-documentation-templates.html",
"items": [
Expand Down
Loading