Skip to content

Commit d24cecc

Browse files
committed
small updates to 00_intro
* moved 00_intro_numerical_methods-extra-examples.ipynb to extras
1 parent fd3764d commit d24cecc

2 files changed

+2
-2
lines changed

00_intro_numerical_methods.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@
10871087
"#### The \"cloud\"\n",
10881088
"\n",
10891089
"Instead of running things locally on your machine there are a number of cloud services that you are welcome to use in order to get everything running easily:\n",
1090-
" - Columbia's CUIT Jupyter Hub server\n",
1090+
" - [<font color=red>Columbia's CUIT Jupyter Hub server</font>](https://apma4300.columbiajupyter2.org/)\n",
10911091
" - [Google's Colaboratory](https://colab.research.google.com)\n",
10921092
" - [Microsoft Azure Notebooks](https://notebooks.azure.com)\n",
10931093
" - [CoCalc](https://cocalc.com/)"
@@ -1118,7 +1118,7 @@
11181118
"source": [
11191119
"**Clone** the repository\n",
11201120
"\n",
1121-
"`$> git clone git://github.com/mspieg/intro-numerical-methods`\n",
1121+
"`$> git clone https://github.com/mspieg/intro-numerical-methods.git`\n",
11221122
"\n",
11231123
"**Pull** in new changes\n",
11241124
"\n",

0 commit comments

Comments
 (0)