Skip to content

Commit

Permalink
Git rid of stuff at the top.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenrbrandt committed Sep 6, 2018
1 parent 5b9827a commit 2a3e6bf
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions Using-Cactus/Cactus-Funwave.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,6 @@
"Step 1 is to download the code. Cactus uses a script named \"GetComponents\" to find and prepare all the source code modules that it needs for a given installation. The GetComponents script can be downloaded with a simple invocation of curl."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"os.environ[\"PATH\"]=\"/opt/conda/envs/python2/bin:\"+os.environ[\"PATH\"]"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"!python --version"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 2a3e6bf

Please sign in to comment.