This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch 0.1.0-RC03
in repository https://gitbox.apache.org/repos/asf/flagon-distill.git
The following commit(s) were added to refs/heads/0.1.0-RC03 by this push:
new b860459 added license to ipynb cells
b860459 is described below
commit b86045985664d8f9ef30e8a16eb3107762e50fc1
Author: poorejc <[email protected]>
AuthorDate: Mon Oct 16 23:13:22 2023 -0400
added license to ipynb cells
---
examples/Distill_Workflow_Example.ipynb | 27 +++++++++++++++++++++++++--
examples/Segments_Demo.ipynb | 27 +++++++++++++++++++++++++--
examples/SuperSet_ElasticDSL_Demo.ipynb | 25 ++++++++++++++++++++++++-
examples/TestPipeline.ipynb | 27 +++++++++++++++++++++++++--
4 files changed, 99 insertions(+), 7 deletions(-)
diff --git a/examples/Distill_Workflow_Example.ipynb
b/examples/Distill_Workflow_Example.ipynb
index d70f658..aa99017 100644
--- a/examples/Distill_Workflow_Example.ipynb
+++ b/examples/Distill_Workflow_Example.ipynb
@@ -1,5 +1,28 @@
{
"cells": [
+ {
+ "cell_type": "markdown",
+ "id": "897c1c9f",
+ "metadata": {},
+ "source": [
+ "### License\n",
+ "\n",
+ "Licensed to the Apache Software Foundation (ASF) under one or more\n",
+ "contributor license agreements. See the NOTICE file distributed with\n",
+ "this work for additional information regarding copyright ownership.\n",
+ "The ASF licenses this file to You under the Apache License, Version
2.0\n",
+ "(the \"License\"); you may not use this file except in compliance with\n",
+ "the License. You may obtain a copy of the License at\n",
+ "\n",
+ "\t http://www.apache.org/licenses/LICENSE-2.0\n",
+ "\n",
+ "Unless required by applicable law or agreed to in writing, software\n",
+ "distributed under the License is distributed on an \"AS IS\" BASIS,\n",
+ "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.\n",
+ "See the License for the specific language governing permissions and\n",
+ "limitations under the License."
+ ]
+ },
{
"cell_type": "markdown",
"id": "83034970",
@@ -3036,7 +3059,7 @@
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3",
+ "display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -3050,7 +3073,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.8"
+ "version": "3.11.4"
}
},
"nbformat": 4,
diff --git a/examples/Segments_Demo.ipynb b/examples/Segments_Demo.ipynb
index 8b06071..d0c465e 100644
--- a/examples/Segments_Demo.ipynb
+++ b/examples/Segments_Demo.ipynb
@@ -1,5 +1,28 @@
{
"cells": [
+ {
+ "cell_type": "markdown",
+ "id": "13fbc22b",
+ "metadata": {},
+ "source": [
+ "### License\n",
+ "\n",
+ "Licensed to the Apache Software Foundation (ASF) under one or more\n",
+ "contributor license agreements. See the NOTICE file distributed with\n",
+ "this work for additional information regarding copyright ownership.\n",
+ "The ASF licenses this file to You under the Apache License, Version
2.0\n",
+ "(the \"License\"); you may not use this file except in compliance with\n",
+ "the License. You may obtain a copy of the License at\n",
+ "\n",
+ "\t http://www.apache.org/licenses/LICENSE-2.0\n",
+ "\n",
+ "Unless required by applicable law or agreed to in writing, software\n",
+ "distributed under the License is distributed on an \"AS IS\" BASIS,\n",
+ "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.\n",
+ "See the License for the specific language governing permissions and\n",
+ "limitations under the License."
+ ]
+ },
{
"cell_type": "markdown",
"id": "83034970",
@@ -2648,7 +2671,7 @@
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3",
+ "display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -2662,7 +2685,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.8"
+ "version": "3.11.4"
}
},
"nbformat": 4,
diff --git a/examples/SuperSet_ElasticDSL_Demo.ipynb
b/examples/SuperSet_ElasticDSL_Demo.ipynb
index 8314e72..b2e858f 100644
--- a/examples/SuperSet_ElasticDSL_Demo.ipynb
+++ b/examples/SuperSet_ElasticDSL_Demo.ipynb
@@ -1,5 +1,28 @@
{
"cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c4379652",
+ "metadata": {},
+ "source": [
+ "### License\n",
+ "\n",
+ "Licensed to the Apache Software Foundation (ASF) under one or more\n",
+ "contributor license agreements. See the NOTICE file distributed with\n",
+ "this work for additional information regarding copyright ownership.\n",
+ "The ASF licenses this file to You under the Apache License, Version
2.0\n",
+ "(the \"License\"); you may not use this file except in compliance with\n",
+ "the License. You may obtain a copy of the License at\n",
+ "\n",
+ "\t http://www.apache.org/licenses/LICENSE-2.0\n",
+ "\n",
+ "Unless required by applicable law or agreed to in writing, software\n",
+ "distributed under the License is distributed on an \"AS IS\" BASIS,\n",
+ "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.\n",
+ "See the License for the specific language governing permissions and\n",
+ "limitations under the License."
+ ]
+ },
{
"cell_type": "markdown",
"id": "786b5ed6",
@@ -1533,7 +1556,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.9.13"
+ "version": "3.11.4"
}
},
"nbformat": 4,
diff --git a/examples/TestPipeline.ipynb b/examples/TestPipeline.ipynb
index c70f7c5..0aa2f8b 100644
--- a/examples/TestPipeline.ipynb
+++ b/examples/TestPipeline.ipynb
@@ -1,5 +1,28 @@
{
"cells": [
+ {
+ "cell_type": "markdown",
+ "id": "02940c4b",
+ "metadata": {},
+ "source": [
+ "### License\n",
+ "\n",
+ "Licensed to the Apache Software Foundation (ASF) under one or more\n",
+ "contributor license agreements. See the NOTICE file distributed with\n",
+ "this work for additional information regarding copyright ownership.\n",
+ "The ASF licenses this file to You under the Apache License, Version
2.0\n",
+ "(the \"License\"); you may not use this file except in compliance with\n",
+ "the License. You may obtain a copy of the License at\n",
+ "\n",
+ "\t http://www.apache.org/licenses/LICENSE-2.0\n",
+ "\n",
+ "Unless required by applicable law or agreed to in writing, software\n",
+ "distributed under the License is distributed on an \"AS IS\" BASIS,\n",
+ "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.\n",
+ "See the License for the specific language governing permissions and\n",
+ "limitations under the License."
+ ]
+ },
{
"cell_type": "markdown",
"id": "83034970",
@@ -2790,7 +2813,7 @@
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3",
+ "display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -2804,7 +2827,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.8"
+ "version": "3.11.4"
}
},
"nbformat": 4,