This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new b1a9e2e5 Deploy documentation from 
bc30e1a70c37112b34b6b92f2ac65f366bda591a
b1a9e2e5 is described below

commit b1a9e2e56a55d0d2a0416823aeeaeebbb62fd4ae
Author: GitHub Actions <[email protected]>
AuthorDate: Mon Dec 29 12:33:15 2025 +0000

    Deploy documentation from bc30e1a70c37112b34b6b92f2ac65f366bda591a
---
 content/_sources/community/index.md.txt            |  19 +++++++++++
 content/_sources/get-started/install.md.txt        |  19 +++++++++++
 .../_sources/get-started/learning-resources.md.txt |  19 +++++++++++
 content/_sources/get-started/why-hamilton.md.txt   |  19 +++++++++++
 .../_sources/how-tos/caching-tutorial.ipynb.txt    |   7 ++++
 content/_sources/how-tos/cli-reference.md.txt      |  19 +++++++++++
 content/_sources/how-tos/llm-workflows.md.txt      |  19 +++++++++++
 content/_sources/how-tos/pre-commit-hooks.md.txt   |  19 +++++++++++
 .../how-tos/use-hamilton-for-lineage.md.txt        |  19 +++++++++++
 .../how-tos/use-in-jupyter-notebook.md.txt         |  19 +++++++++++
 content/_sources/index.md.txt                      |  19 +++++++++++
 content/_sources/integrations/dlt/index.md.txt     |  19 +++++++++++
 content/_sources/integrations/fastapi.md.txt       |  19 +++++++++++
 content/_sources/integrations/ibis/index.md.txt    |  19 +++++++++++
 content/_sources/integrations/streamlit.md.txt     |  19 +++++++++++
 content/_sources/main.md.txt                       |  19 +++++++++++
 .../_sources/reference/disabling-telemetry.md.txt  |  19 +++++++++++
 content/_static/Hamilton.pdf                       | Bin 10201454 -> 10202653 
bytes
 content/community/index.html                       |  20 ++++++++++-
 content/get-started/install/index.html             |  20 ++++++++++-
 content/get-started/learning-resources/index.html  |  20 ++++++++++-
 content/get-started/why-hamilton/index.html        |  20 ++++++++++-
 content/how-tos/caching-tutorial/index.html        |  16 ++++++++-
 content/how-tos/cli-reference/index.html           |  20 ++++++++++-
 content/how-tos/llm-workflows/index.html           |  20 ++++++++++-
 content/how-tos/pre-commit-hooks/index.html        |  20 ++++++++++-
 .../how-tos/use-hamilton-for-lineage/index.html    |  18 ++++++++++
 content/how-tos/use-in-jupyter-notebook/index.html |  20 ++++++++++-
 content/index.html                                 |  38 ++++++++++++++++++++-
 content/integrations/dlt/index.html                |  20 ++++++++++-
 content/integrations/fastapi/index.html            |  20 ++++++++++-
 content/integrations/ibis/index.html               |  20 ++++++++++-
 content/integrations/streamlit/index.html          |  20 ++++++++++-
 content/main/index.html                            |  20 ++++++++++-
 content/reference/disabling-telemetry/index.html   |  20 ++++++++++-
 content/searchindex.js                             |   2 +-
 36 files changed, 648 insertions(+), 17 deletions(-)

diff --git a/content/_sources/community/index.md.txt 
b/content/_sources/community/index.md.txt
index d5251c82..57ad6b5a 100644
--- a/content/_sources/community/index.md.txt
+++ b/content/_sources/community/index.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Meet-ups
 
 We have an active global meetup group that meets virtually once a month.
diff --git a/content/_sources/get-started/install.md.txt 
b/content/_sources/get-started/install.md.txt
index c06e8b2d..48810c90 100644
--- a/content/_sources/get-started/install.md.txt
+++ b/content/_sources/get-started/install.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 
 Installing hamilton is easy!
 
diff --git a/content/_sources/get-started/learning-resources.md.txt 
b/content/_sources/get-started/learning-resources.md.txt
index 15f20baf..8d58ece3 100644
--- a/content/_sources/get-started/learning-resources.md.txt
+++ b/content/_sources/get-started/learning-resources.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Learning Resources
 
 Several channels are available to get started with Apache Hamilton, learn 
advanced usage, and participate in the latest feature development.
diff --git a/content/_sources/get-started/why-hamilton.md.txt 
b/content/_sources/get-started/why-hamilton.md.txt
index b477fcb6..36b54733 100644
--- a/content/_sources/get-started/why-hamilton.md.txt
+++ b/content/_sources/get-started/why-hamilton.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Why use Apache Hamilton?
 
 There are many choices for building dataflows/pipelines/workflows/ETLs.
diff --git a/content/_sources/how-tos/caching-tutorial.ipynb.txt 
b/content/_sources/how-tos/caching-tutorial.ipynb.txt
index eb6c9f2a..b36a1325 100644
--- a/content/_sources/how-tos/caching-tutorial.ipynb.txt
+++ b/content/_sources/how-tos/caching-tutorial.ipynb.txt
@@ -1,5 +1,12 @@
 {
  "cells": [
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "Licensed to the Apache Software Foundation (ASF) under one\nor more 
contributor license agreements.  See the NOTICE file\ndistributed with this 
work for additional information\nregarding copyright ownership.  The ASF 
licenses this file\nto you under the Apache License, Version 2.0 
(the\n\"License\"); you may not use this file except in compliance\nwith the 
License.  You may obtain a copy of the License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicab [...]
+   ]
+  },
   {
    "cell_type": "markdown",
    "metadata": {},
diff --git a/content/_sources/how-tos/cli-reference.md.txt 
b/content/_sources/how-tos/cli-reference.md.txt
index 1165e895..7350b455 100644
--- a/content/_sources/how-tos/cli-reference.md.txt
+++ b/content/_sources/how-tos/cli-reference.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Command line interface
 
 This page covers the Apache Hamilton CLI. It is built directly from the CLI, 
but note that the command `hamilton --help` always provide the most accurate 
documentation.
diff --git a/content/_sources/how-tos/llm-workflows.md.txt 
b/content/_sources/how-tos/llm-workflows.md.txt
index d3fca665..87ec6beb 100644
--- a/content/_sources/how-tos/llm-workflows.md.txt
+++ b/content/_sources/how-tos/llm-workflows.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # LLM workflows
 
 Apache Hamilton is great for describing dataflows, and a lot of "actions" you 
want
diff --git a/content/_sources/how-tos/pre-commit-hooks.md.txt 
b/content/_sources/how-tos/pre-commit-hooks.md.txt
index 803fcc4e..7c620f6b 100644
--- a/content/_sources/how-tos/pre-commit-hooks.md.txt
+++ b/content/_sources/how-tos/pre-commit-hooks.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # pre-commit hooks
 ## Use pre-commit hooks for safer Apache Hamilton code changes
 
diff --git a/content/_sources/how-tos/use-hamilton-for-lineage.md.txt 
b/content/_sources/how-tos/use-hamilton-for-lineage.md.txt
index 76b41230..21728fca 100644
--- a/content/_sources/how-tos/use-hamilton-for-lineage.md.txt
+++ b/content/_sources/how-tos/use-hamilton-for-lineage.md.txt
@@ -1,2 +1,21 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 ```{include} ../../examples/lineage/README.md
 ```
diff --git a/content/_sources/how-tos/use-in-jupyter-notebook.md.txt 
b/content/_sources/how-tos/use-in-jupyter-notebook.md.txt
index 5ad41652..9f242c49 100644
--- a/content/_sources/how-tos/use-in-jupyter-notebook.md.txt
+++ b/content/_sources/how-tos/use-in-jupyter-notebook.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Jupyter notebooks
 
 There are two main ways to use Apache Hamilton in a notebook.
diff --git a/content/_sources/index.md.txt b/content/_sources/index.md.txt
index b88d3b61..bc7ff7d0 100644
--- a/content/_sources/index.md.txt
+++ b/content/_sources/index.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 ```{include} main.md
 
 ```
diff --git a/content/_sources/integrations/dlt/index.md.txt 
b/content/_sources/integrations/dlt/index.md.txt
index d21fba0a..4671f9e6 100644
--- a/content/_sources/integrations/dlt/index.md.txt
+++ b/content/_sources/integrations/dlt/index.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # dlt
 
 [dlt](https://dlthub.com/) stands for "data load tool". It's an open-source 
Python library providing a ton of data `Sources` (Slack, Stripe, Google 
Analytics, Zendesk, etc.) and `Destinations` (S3, Snowflake, BigQuery, 
Postgres, etc.). `Pipelines` make it easy to connect `Sources` and 
`Destinations` and provide advanced engineering features such as table 
normalization, incremental loading, and automatic schema evolution.
diff --git a/content/_sources/integrations/fastapi.md.txt 
b/content/_sources/integrations/fastapi.md.txt
index 8b0626d9..c56561f8 100644
--- a/content/_sources/integrations/fastapi.md.txt
+++ b/content/_sources/integrations/fastapi.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # FastAPI
 
 [FastAPI](https://fastapi.tiangolo.com/) is an open-source Python web 
framework to create APIs. It is a modern alternative to 
[Flask](https://flask.palletsprojects.com/en/3.0.x/) and a more lightweight 
option than [Django](https://www.djangoproject.com/). In FastAPI, endpoints are 
defined using Python functions. The parameters indicate the request 
specifications and the return value specifies the response. Decorators are used 
to specify the [HTTP methods](https://learn.microsoft.com/en-u [...]
diff --git a/content/_sources/integrations/ibis/index.md.txt 
b/content/_sources/integrations/ibis/index.md.txt
index 1fb6ae14..24368362 100644
--- a/content/_sources/integrations/ibis/index.md.txt
+++ b/content/_sources/integrations/ibis/index.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Ibis
 
 [Ibis](https://ibis-project.org/) is the portable Python dataframe library. It 
allows you to define data transformations once and execute them in multiple 
backends (BigQuery, DuckDB, PySpark, SQLite, Snowflake, Postgres, Polars; [see 
the full list](https://ibis-project.org/support_matrix)). If you never used 
Ibis before, it should feel similar to SQL with a touch of dataframes (e.g., 
pandas). You'll be primarily writing expressions (similar to an SQL query), 
which compute values only aft [...]
diff --git a/content/_sources/integrations/streamlit.md.txt 
b/content/_sources/integrations/streamlit.md.txt
index 9c22d4b7..943cf46c 100644
--- a/content/_sources/integrations/streamlit.md.txt
+++ b/content/_sources/integrations/streamlit.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Streamlit
 
 [Streamlit](https://streamlit.io/) is an open-source Python library to create 
web applications with minimal effort. It's an effective solution to create 
simple dashboards, interactive data visualizations, and proof-of-concepts for 
data science, machine learning, and LLM applications. On this page, you'll 
learn how Apache Hamilton can help you:
diff --git a/content/_sources/main.md.txt b/content/_sources/main.md.txt
index ec5275c2..4e7b2ffc 100644
--- a/content/_sources/main.md.txt
+++ b/content/_sources/main.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Welcome to Apache Hamilton
 <div align="left">
     <a 
href="https://join.slack.com/t/hamilton-opensource/shared_invite/zt-2niepkra8-DGKGf_tTYhXuJWBTXtIs4g";
 target="_blank"><img src="./_static/hamilton_slack.png" alt="Apache Hamilton 
Slack"/></a>
diff --git a/content/_sources/reference/disabling-telemetry.md.txt 
b/content/_sources/reference/disabling-telemetry.md.txt
index 38d5783d..1ab75a9c 100644
--- a/content/_sources/reference/disabling-telemetry.md.txt
+++ b/content/_sources/reference/disabling-telemetry.md.txt
@@ -1,3 +1,22 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
 # Telemetry
 
 If you do not wish to participate in telemetry capture, one can opt-out with 
one of the following methods:
diff --git a/content/_static/Hamilton.pdf b/content/_static/Hamilton.pdf
index 95051716..7df0701f 100644
Binary files a/content/_static/Hamilton.pdf and b/content/_static/Hamilton.pdf 
differ
diff --git a/content/community/index.html b/content/community/index.html
index 015f96bc..7337570a 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="meet-ups">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="meet-ups">
 <h1>Meet-ups<a class="headerlink" href="#meet-ups" title="Link to this 
heading">¶</a></h1>
 <p>We have an active global meetup group that meets virtually once a month.</p>
 <p>You can <a class="reference external" 
href="https://www.meetup.com/global-hamilton-open-source-user-group-meetup/";>sign
 up for the group here</a>.</p>
diff --git a/content/get-started/install/index.html 
b/content/get-started/install/index.html
index f94c103c..a204b617 100644
--- a/content/get-started/install/index.html
+++ b/content/get-started/install/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <p>Installing hamilton is easy!</p>
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<p>Installing hamilton is easy!</p>
 <section id="install">
 <h1>Install<a class="headerlink" href="#install" title="Link to this 
heading">¶</a></h1>
 <p>Apache Hamilton is a lightweight framework with a variety of 
extensions/plugins. To get started, you’ll need the following:</p>
diff --git a/content/get-started/learning-resources/index.html 
b/content/get-started/learning-resources/index.html
index e40456eb..9c88046c 100644
--- a/content/get-started/learning-resources/index.html
+++ b/content/get-started/learning-resources/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="learning-resources">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="learning-resources">
 <h1>Learning Resources<a class="headerlink" href="#learning-resources" 
title="Link to this heading">¶</a></h1>
 <p>Several channels are available to get started with Apache Hamilton, learn 
advanced usage, and participate in the latest feature development.</p>
 <section id="user-guide-documentation">
diff --git a/content/get-started/why-hamilton/index.html 
b/content/get-started/why-hamilton/index.html
index 1b9e102a..b6eb72ce 100644
--- a/content/get-started/why-hamilton/index.html
+++ b/content/get-started/why-hamilton/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="why-use-apache-hamilton">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="why-use-apache-hamilton">
 <h1>Why use Apache Hamilton?<a class="headerlink" 
href="#why-use-apache-hamilton" title="Link to this heading">¶</a></h1>
 <p>There are many choices for building dataflows/pipelines/workflows/ETLs.
 Let’s compare Apache Hamilton to some of the other options to help answer this 
question.</p>
diff --git a/content/how-tos/caching-tutorial/index.html 
b/content/how-tos/caching-tutorial/index.html
index 1983f0c3..7d88a5e5 100644
--- a/content/how-tos/caching-tutorial/index.html
+++ b/content/how-tos/caching-tutorial/index.html
@@ -497,7 +497,21 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="caching">
+          <p>Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+“License”); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+“AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.</p>
+<section id="caching">
 <h1>Caching<a class="headerlink" href="#caching" title="Link to this 
heading">¶</a></h1>
 <p>In Hamilton, <strong>caching</strong> broadly refers to “reusing results 
from previous executions to skip redundant computation”. If you change code or 
pass new data, it will automatically determine which results can be reused and 
which nodes need to be re-executed. This improves execution speed and reduces 
resource usage (computation, API credits, etc.).</p>
 <div class="admonition note">
diff --git a/content/how-tos/cli-reference/index.html 
b/content/how-tos/cli-reference/index.html
index a0f9f382..1391efb9 100644
--- a/content/how-tos/cli-reference/index.html
+++ b/content/how-tos/cli-reference/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="command-line-interface">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="command-line-interface">
 <h1>Command line interface<a class="headerlink" href="#command-line-interface" 
title="Link to this heading">¶</a></h1>
 <p>This page covers the Apache Hamilton CLI. It is built directly from the 
CLI, but note that the command <code class="docutils literal notranslate"><span 
class="pre">hamilton</span> <span class="pre">--help</span></code> always 
provide the most accurate documentation.</p>
 <section id="installation">
diff --git a/content/how-tos/llm-workflows/index.html 
b/content/how-tos/llm-workflows/index.html
index 91c40572..827ce3af 100644
--- a/content/how-tos/llm-workflows/index.html
+++ b/content/how-tos/llm-workflows/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="llm-workflows">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="llm-workflows">
 <h1>LLM workflows<a class="headerlink" href="#llm-workflows" title="Link to 
this heading">¶</a></h1>
 <p>Apache Hamilton is great for describing dataflows, and a lot of “actions” 
you want
 an “agent” to perform can be described as one, e.g. create an embedding
diff --git a/content/how-tos/pre-commit-hooks/index.html 
b/content/how-tos/pre-commit-hooks/index.html
index e357deb2..78a95661 100644
--- a/content/how-tos/pre-commit-hooks/index.html
+++ b/content/how-tos/pre-commit-hooks/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="pre-commit-hooks">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="pre-commit-hooks">
 <h1>pre-commit hooks<a class="headerlink" href="#pre-commit-hooks" title="Link 
to this heading">¶</a></h1>
 <section id="use-pre-commit-hooks-for-safer-apache-hamilton-code-changes">
 <h2>Use pre-commit hooks for safer Apache Hamilton code changes<a 
class="headerlink" 
href="#use-pre-commit-hooks-for-safer-apache-hamilton-code-changes" title="Link 
to this heading">¶</a></h2>
diff --git a/content/how-tos/use-hamilton-for-lineage/index.html 
b/content/how-tos/use-hamilton-for-lineage/index.html
index 9cdc7e33..a34b6e62 100644
--- a/content/how-tos/use-hamilton-for-lineage/index.html
+++ b/content/how-tos/use-hamilton-for-lineage/index.html
@@ -508,6 +508,24 @@ with the License.  You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/content/how-tos/use-in-jupyter-notebook/index.html 
b/content/how-tos/use-in-jupyter-notebook/index.html
index 3004fca5..3f57fa28 100644
--- a/content/how-tos/use-in-jupyter-notebook/index.html
+++ b/content/how-tos/use-in-jupyter-notebook/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="jupyter-notebooks">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="jupyter-notebooks">
 <h1>Jupyter notebooks<a class="headerlink" href="#jupyter-notebooks" 
title="Link to this heading">¶</a></h1>
 <p>There are two main ways to use Apache Hamilton in a notebook.</p>
 <ol class="arabic simple">
diff --git a/content/index.html b/content/index.html
index f4fce907..a024270a 100644
--- a/content/index.html
+++ b/content/index.html
@@ -497,7 +497,43 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="welcome-to-apache-hamilton">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="welcome-to-apache-hamilton">
 <h1>Welcome to Apache Hamilton<a class="headerlink" 
href="#welcome-to-apache-hamilton" title="Link to this heading">¶</a></h1>
 <div align="left">
     <a 
href="https://join.slack.com/t/hamilton-opensource/shared_invite/zt-2niepkra8-DGKGf_tTYhXuJWBTXtIs4g";
 target="_blank"><img src="./_static/hamilton_slack.png" alt="Apache Hamilton 
Slack"/></a>
diff --git a/content/integrations/dlt/index.html 
b/content/integrations/dlt/index.html
index 1ad4aab2..2297b8f9 100644
--- a/content/integrations/dlt/index.html
+++ b/content/integrations/dlt/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="dlt">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="dlt">
 <h1>dlt<a class="headerlink" href="#dlt" title="Link to this 
heading">¶</a></h1>
 <p><a class="reference external" href="https://dlthub.com/";>dlt</a> stands for 
“data load tool”. It’s an open-source Python library providing a ton of data 
<code class="docutils literal notranslate"><span 
class="pre">Sources</span></code> (Slack, Stripe, Google Analytics, Zendesk, 
etc.) and <code class="docutils literal notranslate"><span 
class="pre">Destinations</span></code> (S3, Snowflake, BigQuery, Postgres, 
etc.). <code class="docutils literal notranslate"><span class="pre">Pipeline 
[...]
 <p>dlt is an “extract and load” tool and Apache Hamilton is a “transform” 
tool, allowing various usage patterns.</p>
diff --git a/content/integrations/fastapi/index.html 
b/content/integrations/fastapi/index.html
index 1258f159..e71b136b 100644
--- a/content/integrations/fastapi/index.html
+++ b/content/integrations/fastapi/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="fastapi">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="fastapi">
 <h1>FastAPI<a class="headerlink" href="#fastapi" title="Link to this 
heading">¶</a></h1>
 <p><a class="reference external" 
href="https://fastapi.tiangolo.com/";>FastAPI</a> is an open-source Python web 
framework to create APIs. It is a modern alternative to <a class="reference 
external" href="https://flask.palletsprojects.com/en/3.0.x/";>Flask</a> and a 
more lightweight option than <a class="reference external" 
href="https://www.djangoproject.com/";>Django</a>. In FastAPI, endpoints are 
defined using Python functions. The parameters indicate the request 
specifications and the re [...]
 <div class="highlight-python notranslate"><div 
class="highlight"><pre><span></span><span class="kn">from</span><span 
class="w"> </span><span class="nn">typing</span><span class="w"> </span><span 
class="kn">import</span> <span class="n">Union</span>
diff --git a/content/integrations/ibis/index.html 
b/content/integrations/ibis/index.html
index cdb07da3..2b296355 100644
--- a/content/integrations/ibis/index.html
+++ b/content/integrations/ibis/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="ibis">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="ibis">
 <h1>Ibis<a class="headerlink" href="#ibis" title="Link to this 
heading">¶</a></h1>
 <p><a class="reference external" href="https://ibis-project.org/";>Ibis</a> is 
the portable Python dataframe library. It allows you to define data 
transformations once and execute them in multiple backends (BigQuery, DuckDB, 
PySpark, SQLite, Snowflake, Postgres, Polars; <a class="reference external" 
href="https://ibis-project.org/support_matrix";>see the full list</a>). If you 
never used Ibis before, it should feel similar to SQL with a touch of 
dataframes (e.g., pandas). You’ll be primari [...]
 <p>On this page, you’ll learn how Ibis + Apache Hamilton can help:</p>
diff --git a/content/integrations/streamlit/index.html 
b/content/integrations/streamlit/index.html
index 906dbe51..8720890d 100644
--- a/content/integrations/streamlit/index.html
+++ b/content/integrations/streamlit/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="streamlit">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="streamlit">
 <h1>Streamlit<a class="headerlink" href="#streamlit" title="Link to this 
heading">¶</a></h1>
 <p><a class="reference external" href="https://streamlit.io/";>Streamlit</a> is 
an open-source Python library to create web applications with minimal effort. 
It’s an effective solution to create simple dashboards, interactive data 
visualizations, and proof-of-concepts for data science, machine learning, and 
LLM applications. On this page, you’ll learn how Apache Hamilton can help 
you:</p>
 <ul class="simple">
diff --git a/content/main/index.html b/content/main/index.html
index b4949ecc..60878e43 100644
--- a/content/main/index.html
+++ b/content/main/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="welcome-to-apache-hamilton">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="welcome-to-apache-hamilton">
 <h1>Welcome to Apache Hamilton<a class="headerlink" 
href="#welcome-to-apache-hamilton" title="Link to this heading">¶</a></h1>
 <div align="left">
     <a 
href="https://join.slack.com/t/hamilton-opensource/shared_invite/zt-2niepkra8-DGKGf_tTYhXuJWBTXtIs4g";
 target="_blank"><img src="./_static/hamilton_slack.png" alt="Apache Hamilton 
Slack"/></a>
diff --git a/content/reference/disabling-telemetry/index.html 
b/content/reference/disabling-telemetry/index.html
index a07d105d..61eb00fe 100644
--- a/content/reference/disabling-telemetry/index.html
+++ b/content/reference/disabling-telemetry/index.html
@@ -497,7 +497,25 @@
           </label>
         </div>
         <article role="main" id="furo-main-content">
-          <section id="telemetry">
+          <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<section id="telemetry">
 <h1>Telemetry<a class="headerlink" href="#telemetry" title="Link to this 
heading">¶</a></h1>
 <p>If you do not wish to participate in telemetry capture, one can opt-out 
with one of the following methods:</p>
 <ol class="arabic">
diff --git a/content/searchindex.js b/content/searchindex.js
index f2d4b30e..04cdb0cc 100644
--- a/content/searchindex.js
+++ b/content/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{".with_cache() to specify caching 
behavior":[[39,"with-cache-to-specify-caching-behavior"]],"1 - Dynamically 
create modules within your 
notebook":[[52,"dynamically-create-modules-within-your-notebook"]],"1. Define 
steps":[[4,"define-steps"]],"1. Hard to read UI and data 
flows.":[[60,"hard-to-read-ui-and-data-flows"]],"1. Importing the 
extension":[[41,"importing-the-extension"]],"1. 
Programmatically":[[41,"programmatically"]],"1. Test your FastAPI application 
[...]
\ No newline at end of file
+Search.setIndex({"alltitles":{".with_cache() to specify caching 
behavior":[[39,"with-cache-to-specify-caching-behavior"]],"1 - Dynamically 
create modules within your 
notebook":[[52,"dynamically-create-modules-within-your-notebook"]],"1. Define 
steps":[[4,"define-steps"]],"1. Hard to read UI and data 
flows.":[[60,"hard-to-read-ui-and-data-flows"]],"1. Importing the 
extension":[[41,"importing-the-extension"]],"1. 
Programmatically":[[41,"programmatically"]],"1. Test your FastAPI application 
[...]
\ No newline at end of file

Reply via email to