Skip to content

Commit

Permalink
Add name as annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Jul 7, 2023
1 parent 313429a commit e24e626
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions notebooks/hackathon_2023.07/scenario1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 8,
"id": "b1c1abab",
"metadata": {},
"outputs": [],
Expand All @@ -199,7 +199,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 9,
"id": "6fab9358",
"metadata": {},
"outputs": [],
Expand All @@ -214,7 +214,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 10,
"id": "00c70176",
"metadata": {},
"outputs": [],
Expand Down
4 changes: 2 additions & 2 deletions notebooks/hackathon_2023.07/scenario1_a.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Model",
"name": "Scenario 1a",
"schema": "https://raw.githubusercontent.com/DARPA-ASKEM/Model-Representations/petrinet_v0.5/petrinet/petrinet_schema.json",
"schema_name": "petrinet",
"description": "Model",
"description": "Scenario 1a",
"model_version": "0.1",
"properties": {},
"model": {
Expand Down
4 changes: 2 additions & 2 deletions notebooks/hackathon_2023.07/scenario1_c.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Model",
"name": "Scenario 1c",
"schema": "https://raw.githubusercontent.com/DARPA-ASKEM/Model-Representations/petrinet_v0.5/petrinet/petrinet_schema.json",
"schema_name": "petrinet",
"description": "Model",
"description": "Scenario 1c",
"model_version": "0.1",
"properties": {},
"model": {
Expand Down
4 changes: 2 additions & 2 deletions notebooks/hackathon_2023.07/scenario1_d.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Model",
"name": "Scenario 1d",
"schema": "https://raw.githubusercontent.com/DARPA-ASKEM/Model-Representations/petrinet_v0.5/petrinet/petrinet_schema.json",
"schema_name": "petrinet",
"description": "Model",
"description": "Scenario 1d",
"model_version": "0.1",
"properties": {},
"model": {
Expand Down

0 comments on commit e24e626

Please sign in to comment.