diff --git a/examples/esempio.ipynb b/examples/esempio.ipynb index 4b4df05..746f5e6 100644 --- a/examples/esempio.ipynb +++ b/examples/esempio.ipynb @@ -10,7 +10,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 1, "id": "80ce26d1-b0dc-431b-aa48-c3d30bfb8652", "metadata": {}, "outputs": [ @@ -40,7 +40,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 2, "id": "7bf4f357-8ba5-4f14-b77a-49cd1540eeb0", "metadata": {}, "outputs": [ @@ -1576,9 +1576,32 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 5, "id": "9eebd2e7-17ee-4e37-933c-5d90dbe6c462", "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "Magma help on SmallGroups" + ], + "text/plain": [ + "Link to http://magma.maths.usyd.edu.au/magma/handbook/search?chapters=1&examples=1&intrinsics=1&query=SmallGroups" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "?SmallGroups" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "01a19e95-dd7d-47b1-a85e-693c884f2860", + "metadata": {}, "outputs": [], "source": [] }