Fix Colab buttons

release/4.3a0
p-zach 2025-02-10 20:03:05 -05:00
parent f2ac38fbfb
commit 7f16fba071
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
"id": "OJNfomRj5H-C" "id": "OJNfomRj5H-C"
}, },
"source": [ "source": [
"<a href=\"https://colab.research.google.com/github/p-zach/myst-test/blob/main/Pose2.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/borglab/gtsam/blob/develop/doc/PythonReference/Pose2.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
} }
}, },
"source": [ "source": [
"<a href=\"https://colab.research.google.com/github/borglab/gtsam/blob/docs/ImuFactor/gtsam/geometry/doc/Pose3.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/borglab/gtsam/blob/develop/doc/PythonReference/Pose3.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
] ]
}, },
{ {

View File

@ -10,7 +10,7 @@ project:
- file: INSTALL.md - file: INSTALL.md
- title: Python Reference - title: Python Reference
children: children:
- pattern: './doc/Python Reference/*' - pattern: './doc/PythonReference/*'
site: site:
nav: nav:
- title: Getting started - title: Getting started