Skip to content

Commit 52c53f4

Browse files
committed
refactor: 🚚 Renamed models
1 parent ddd3715 commit 52c53f4

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

example-materials-science-data-report.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"%pip install habanero\n",
1717
"\n",
1818
"# Run Jayvee pipeline\n",
19-
"# jv -d ./src/models/yield-strength-grain-size/YieldStrengthAndGrainSizeModel.jv (with @jvalue/jayvee-interpreter@0.6.0)"
19+
"# jv -d ./src/models/yield-strength-grain-size/model.jv (with @jvalue/jayvee-interpreter@0.6.0)"
2020
]
2121
},
2222
{
File renamed without changes.

src/models/refractive-indices-dielectric-constants/refractiveIndicesAndDielectricConstantsModel.jv renamed to src/models/refractive-indices-dielectric-constants/model.jv

File renamed without changes.

src/models/semiconductor-band-gaps/SemiconductorBandGapsModel.jv renamed to src/models/semiconductor-band-gaps/model.jv

File renamed without changes.

src/models/thermoelectric-materials-system-identified-material-representation/thermoelectricMaterials.jv renamed to src/models/thermoelectric-materials-system-identified-material-representation/model.jv

File renamed without changes.

src/models/thermoelectric-materials/ThermoelectricMaterialsModel.jv renamed to src/models/thermoelectric-materials/model.jv

File renamed without changes.

src/models/yield-strength-grain-size/YieldStrengthAndGrainSizeModel.jv renamed to src/models/yield-strength-grain-size/model.jv

File renamed without changes.

0 commit comments

Comments
 (0)