Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
f212012
Updating copyright template
validbeck Jan 19, 2026
b9e3973
Updating notebooks with new wording
validbeck Jan 19, 2026
492410c
Cell ID
validbeck Jan 19, 2026
435ce14
Copyright cell comment
validbeck Jan 19, 2026
b4279e4
Renaming mini-templates
validbeck Jan 19, 2026
8a415bc
Save point
validbeck Jan 19, 2026
db24039
Updating cells with comments
validbeck Jan 19, 2026
854c4c9
Save point
validbeck Jan 19, 2026
dfd8ce8
Copyright insertion test
validbeck Jan 19, 2026
2f4faa7
Save point
validbeck Jan 19, 2026
3bd187f
Save point
validbeck Jan 19, 2026
0eaf639
Updating README
validbeck Jan 19, 2026
5f1b968
Testing notebook copyright script
validbeck Jan 19, 2026
6ae5fb4
Save point
validbeck Jan 19, 2026
4969115
Ran the script
validbeck Jan 19, 2026
2d7c6df
Updating with cell ID
validbeck Jan 19, 2026
91f5630
Rerunning script
validbeck Jan 19, 2026
4fff642
Combining script & README instructions
validbeck Jan 19, 2026
68e5d61
Editing returns
validbeck Jan 19, 2026
2eec5d8
Editing READMEs
validbeck Jan 19, 2026
c881862
Verification script
validbeck Jan 19, 2026
282c97d
Save point
validbeck Jan 19, 2026
72488a2
Update notebooks/templates/_copyright.ipynb
validbeck Jan 19, 2026
9f6f953
Reverting weird changes to load.py
validbeck Jan 19, 2026
1a98746
Updating notebooks with simplified license
validbeck Jan 19, 2026
4ef319f
Switch template script to use Cursor
nrichers Jan 20, 2026
9c172f0
Merge branch 'beck/sc-13985/update-notebook-templates-templating-scri…
nrichers Jan 20, 2026
0f71f4b
Testing editor detection
validbeck Jan 20, 2026
0239094
Tweak
validbeck Jan 20, 2026
e0a3514
Tweak 2
validbeck Jan 20, 2026
b0736e2
Remove debugging info
validbeck Jan 20, 2026
829ec8e
Revert validmind/tests/ to main?
validbeck Jan 20, 2026
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
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,11 @@ generate-test-id-types:

copyright:
poetry run python scripts/copyright_files.py
poetry run python scripts/copyright_notebooks.py

verify-copyright:
poetry run python scripts/verify_copyright.py
poetry run python scripts/verify_notebook_copyright.py

verify-exposed-credentials:
poetry run python scripts/credentials_check.py
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ poetry run python scripts/add_test_description.py review validmind/tests/ongoing

## Adding a copyright header

When adding new Python files to the project, you can add the ValidMind copyright header to any files that
When adding new Python or stand-alone Jupyter Notebook files to the project, you can add the ValidMind copyright header to any files that
are missing it by running:

```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1462,14 +1462,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-e7184e5605bb4f85b3d7b8306aaaef78",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2061,15 +2061,17 @@
},
{
"cell_type": "markdown",
"id": "adb15089",
"id": "copyright-a23adf093a60485ea005cf8fc18545a5",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1291,15 +1291,17 @@
},
{
"cell_type": "markdown",
"id": "cab6911c",
"id": "copyright-de5d1e182b09403abddabc2850f2dd05",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -823,14 +823,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-ccbede139a26452183291a108b791513",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,14 +343,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-97f68fa25e694a059b7028ce3ec374cc",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -863,14 +863,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-ce253f0d12144a08847d4a65a250a85f",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1508,14 +1508,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-6ee1a1ce0bd74036a8890be21965bfd2",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1958,14 +1958,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-00e4b240625f4af29adb179235912142",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -967,14 +967,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-b04bb3907b774a148a65d78c539ffb4d",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1056,14 +1056,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-997b933948594ddd929ee9419957dfe3",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -956,14 +956,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-e9a85f828fdb448ba20c565dec9a0b75",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1837,14 +1837,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-3441e79421624bc7819dc2c2957bd93f",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-114aa3e23e7e44318b66971760526b6f",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -506,14 +506,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-b34e4189be964082bb87b10aa94dcf6a",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -443,14 +443,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-8e54f1f3ff334b529685ef57073abb3e",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -464,14 +464,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-14c6f04dcd164deb8a1db44fde050729",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -981,14 +981,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-f38869c3ab0c4de7989f536d06b51773",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,14 +514,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-4101a5c77a954664ba8d8a682bee1a1c",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
5 changes: 4 additions & 1 deletion notebooks/code_samples/nlp_and_llm/rag_benchmark_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1818,14 +1818,17 @@
},
{
"cell_type": "markdown",
"id": "copyright-09e315440ca84258abe1aaefaca3a3d0",
"metadata": {},
"source": [
"<!-- VALIDMIND COPYRIGHT -->\n",
"\n",
"<small>\n",
"\n",
"***\n",
"\n",
"Copyright © 2023-2026 ValidMind Inc. All rights reserved.<br>\n",
"Refer to the [LICENSE file in the root of the GitHub `validmind-library` repository](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"Refer to [LICENSE](https://github.com/validmind/validmind-library/blob/main/LICENSE) for details.<br>\n",
"SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial</small>"
]
}
Expand Down
Loading