Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sH4MbLe5 committed Sep 19, 2023
1 parent 8748a18 commit 466366e
Show file tree
Hide file tree
Showing 9 changed files with 1,719 additions and 394 deletions.
6 changes: 3 additions & 3 deletions 1.1_Main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"metadata": {},
"outputs": [],
"source": [
"lib = DataModel.from_git(url='https://github.com/FAIRChemistry/datamodel_b07_tc.git')\n",
"lib = DataModel.from_git(url='https://github.com/FAIRChemistry/datamodel_b07_tc.git', commit='8748a18ee412d72aa1fd01aa80bfacbbb898a856')\n",
"# lib = DataModel.from_markdown('specifications/datamodel_b07_tc.md')"
]
},
Expand Down Expand Up @@ -79,8 +79,8 @@
" \"__source__\": {\n",
" \"root\": \"Dataset\",\n",
" \"repo\": \"https://github.com/FAIRChemistry/datamodel_b07_tc.git\",\n",
" \"commit\": \"005228eb2c0d9caabfcafaec52c3315f2e130e58\",\n",
" \"url\": \"https://github.com/FAIRChemistry/datamodel_b07_tc/tree/005228eb2c0d9caabfcafaec52c3315f2e130e58\"\n",
" \"commit\": \"b342319c31e24a3228fb1eb0627492dcd63f35d5\",\n",
" \"url\": \"https://github.com/FAIRChemistry/datamodel_b07_tc/tree/b342319c31e24a3228fb1eb0627492dcd63f35d5\"\n",
" }\n",
"}\n"
]
Expand Down
Loading

0 comments on commit 466366e

Please sign in to comment.