Skip to content

Commit

Permalink
commented out pip install cells
Browse files Browse the repository at this point in the history
  • Loading branch information
shanicetbailey committed Jun 20, 2024
1 parent 0e84535 commit 99af7f9
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions notebooks/cfc-ocean.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -75,27 +75,21 @@
]
},
{
"cell_type": "raw",
"metadata": {
"collapsed": true,
"jupyter": {
"outputs_hidden": true
}
},
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"!pip install git+https://github.com/mathause/regionmask.git"
"# !pip install git+https://github.com/mathause/regionmask.git"
]
},
{
"cell_type": "raw",
"metadata": {
"collapsed": true,
"jupyter": {
"outputs_hidden": true
}
},
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"!pip install git+https://github.com/jbusecke/xmip.git"
"# !pip install git+https://github.com/jbusecke/xmip.git"
]
},
{
Expand Down

0 comments on commit 99af7f9

Please sign in to comment.