Skip to content

Commit

Permalink
EXAMPLE: rearrang timing notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmTalbot committed Jun 14, 2024
1 parent e37cfad commit f795a0f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions examples/wcosmo_timing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,6 @@
"<a href=\"https://colab.research.google.com/github/ColmTalbot/wcosmo/blob/timing-notebook/examples/wcosmo_timing.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"id": "kcb71ObqYwC8"
},
"outputs": [],
"source": [
"!pip install wcosmo --quiet --progress-bar off"
]
},
{
"cell_type": "markdown",
"source": [
Expand All @@ -62,6 +51,17 @@
"id": "nHKQkswiTuBQ"
}
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"id": "kcb71ObqYwC8"
},
"outputs": [],
"source": [
"!pip install wcosmo --quiet --progress-bar off"
]
},
{
"cell_type": "code",
"source": [
Expand Down

0 comments on commit f795a0f

Please sign in to comment.