Skip to content

Commit

Permalink
Merge pull request #587 from N-J-Martin/main
Browse files Browse the repository at this point in the history
Fixing n-fractions colab links
  • Loading branch information
ozgurakgun committed Oct 10, 2023
2 parents d9b8886 + 780a994 commit 1f20dd4
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions docs/notebooks/division_n_fractions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"nbformat_minor": 0,
"metadata": {
"colab": {
"provenance": []
"provenance": [],
"authorship_tag": "ABX9TyMnXI7ubXaHTFJqKHwJiHKm",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
Expand All @@ -14,6 +16,16 @@
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/conjure-cp/conjure/docs/notebooks/division_n_fractions.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"source": [
Expand Down Expand Up @@ -251,4 +263,4 @@
}
}
]
}
}

0 comments on commit 1f20dd4

Please sign in to comment.