diff --git a/tutorials/tutorial_6/tutorial_6_osparc.ipynb b/tutorials/tutorial_6/tutorial_6_osparc.ipynb index 647f5a2..159a69a 100644 --- a/tutorials/tutorial_6/tutorial_6_osparc.ipynb +++ b/tutorials/tutorial_6/tutorial_6_osparc.ipynb @@ -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": {}, @@ -197,6 +204,7 @@ "``` python\n", "pip install sparc-flow\n", "pip install sparc-me\n", + "import sparc_flow\n", "```" ] }, @@ -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": {