We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa9a41 commit ebc4024Copy full SHA for ebc4024
docs/overrides/main.html
@@ -10,7 +10,7 @@
10
{% block content %}
11
{% if page.nb_url %}
12
<div data-md-component="latest-only" style="display: none;">
13
- <a target="_blank" href="https://colab.research.google.com/github/NVIDIA-NeMo/DataDesigner/tree/main/docs/colab_notebooks/{{ page.nb_url.split('/')[-1] }}">
+ <a target="_blank" href="https://colab.research.google.com/github/NVIDIA-NeMo/DataDesigner/blob/main/docs/colab_notebooks/{{ page.nb_url.split('/')[-1] }}">
14
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
15
</a>
16
<script>
0 commit comments