Skip to content

Commit

Permalink
fixed colab link
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlioralexli committed Apr 15, 2020
1 parent d1f065d commit 0e9514b
Show file tree
Hide file tree
Showing 5 changed files with 3,801 additions and 17 deletions.
6 changes: 3 additions & 3 deletions demos/lecture3_flow_models_demos.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57842,11 +57842,11 @@
{
"cell_type": "markdown",
"metadata": {
"id": "q0xBRuDLXD-N",
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/rll/deepul/blob/master/demos/lecture3_flow_models_demosipynb)"
"<a href=\"https://colab.research.google.com/github/rll/deepul/blob/master/demos/lecture3_flow_models_demos.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -69026,4 +69026,4 @@
]
}
]
}
}
4 changes: 2 additions & 2 deletions homeworks/hw2/hw2_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@
"colab_type": "text"
},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/hw2/hw2_notebook.ipynb)\n"
"<a href=\"https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/hw2/hw2_notebook.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -1978,4 +1978,4 @@
"outputs": []
}
]
}
}
4 changes: 2 additions & 2 deletions homeworks/hw4/hw4_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,7 @@
"colab_type": "text"
},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/hw4/hw4_notebook.ipynb)"
"<a href=\"https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/hw4/hw4_notebook.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand Down Expand Up @@ -1979,4 +1979,4 @@
]
}
]
}
}
3,786 changes: 3,785 additions & 1 deletion homeworks/solutions/hw2_solutions.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions homeworks/solutions/hw4_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51224,14 +51224,14 @@
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "mvmzBrqC8-Rs",
"colab_type": "text"
},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/hw4/hw4_notebook.ipynb)"
]
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/rll/deepul/blob/master/homeworks/solutions/hw4_solutions.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
Expand Down Expand Up @@ -58194,4 +58194,4 @@
]
}
]
}
}

0 comments on commit 0e9514b

Please sign in to comment.