Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael committed Aug 8, 2023
2 parents fe6b09a + ef310a9 commit d6f7b74
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions tutorials/tutorial_6/tutorial_6_osparc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
"This tutorial uses sparc-flow to create and run the standardised workflow described in Tutorial 2 on oSPARC."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"If you have an o²S²PARC account, please feel free to run the osparc.ipynb under tutorial 6. The project link is https://osparc.io/#/study/b922697a-3575-11ee-b732-02420a0bc62a "
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -197,6 +204,7 @@
"``` python\n",
"pip install sparc-flow\n",
"pip install sparc-me\n",
"import sparc_flow\n",
"```"
]
},
Expand Down Expand Up @@ -269,13 +277,6 @@
"display(Image(filename='results.png'))\n",
"```"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"If you have an o²S²PARC account, please feel free to run the osparc.ipynb under tutorial 6. The project link is https://osparc.io/#/study/b922697a-3575-11ee-b732-02420a0bc62a "
]
}
],
"metadata": {
Expand Down

0 comments on commit d6f7b74

Please sign in to comment.