Add support for Modal so researchers can scale compute on demand for heavy computational tasks beyond running locally

This commit is contained in:
Timothy Kassis
2025-11-10 10:57:05 -08:00
parent 50fdaf1b04
commit cc99fdb57d
16 changed files with 3126 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Claude scientific skills from K-Dense Inc",
"version": "1.70.1"
"version": "1.80.0"
},
"plugins": [
{
@@ -45,6 +45,7 @@
"./scientific-packages/matchms",
"./scientific-packages/matplotlib",
"./scientific-packages/medchem",
"./scientific-packages/modal",
"./scientific-packages/molfeat",
"./scientific-packages/neurokit2",
"./scientific-packages/networkx",