Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion day_04/01_numpy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_04/01_numpy_linear_algebra.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_04/01_numpy_linear_algebra.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions day_04/02_monte_carlo_birthday_simulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_04/day_04/02_monte_carlo_birthday_simulation.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_04/02_monte_carlo_birthday_simulation.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -357,4 +357,4 @@
]
}
]
}
}
4 changes: 2 additions & 2 deletions day_05/01_list_comprehension.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_05/day_05/01_list_comprehension.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_05/01_list_comprehension.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -868,4 +868,4 @@
]
}
]
}
}
2 changes: 1 addition & 1 deletion day_05/02_dictionaries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_05/02_dictionaries.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_05/02_dictionaries.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions day_05/03_building_airbnb_scrape.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_05/day_05/03_building_airbnb_scrape.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_05/03_building_airbnb_scrape.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -372,4 +372,4 @@
]
}
]
}
}
4 changes: 2 additions & 2 deletions day_05/04_monte_carlo_bday_assignment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/day_05/day_05/04_monte_carlo_bday_assignment.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_05/04_monte_carlo_bday_assignment.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -85,4 +85,4 @@
"outputs": []
}
]
}
}