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 49278a8 commit 2310609Copy full SHA for 2310609
source/_includes/asides/ecosystem_navigation.html
@@ -5,6 +5,8 @@
5
{% include asides/ecosystem_hadashboard_navigation.html | compact_newlines %}
6
{% elsif url_parts[2] == "appdaemon" %}
7
{% include asides/ecosystem_appdaemon_navigation.html | compact_newlines %}
8
+{% elsif url_parts[2] == "notebooks" %}
9
+ {% include asides/ecosystem_notebooks_navigation.html | compact_newlines %}
10
{% comment %}
11
{% elsif url_parts[2] == "cookbook" %}
12
{% include asides/cookbook_navigation.html | compact_newlines %}
0 commit comments