Skip to content

Commit 2a3e6bf

Browse files
committed
Git rid of stuff at the top.
1 parent 5b9827a commit 2a3e6bf

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Using-Cactus/Cactus-Funwave.ipynb

-19
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,6 @@
99
"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."
1010
]
1111
},
12-
{
13-
"cell_type": "code",
14-
"execution_count": null,
15-
"metadata": {},
16-
"outputs": [],
17-
"source": [
18-
"import os\n",
19-
"os.environ[\"PATH\"]=\"/opt/conda/envs/python2/bin:\"+os.environ[\"PATH\"]"
20-
]
21-
},
22-
{
23-
"cell_type": "code",
24-
"execution_count": null,
25-
"metadata": {},
26-
"outputs": [],
27-
"source": [
28-
"!python --version"
29-
]
30-
},
3112
{
3213
"cell_type": "code",
3314
"execution_count": null,

0 commit comments

Comments
 (0)