aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authortmartins <thigm85@gmail.com>2020-09-02 19:58:25 +0200
committertmartins <thigm85@gmail.com>2020-09-02 19:58:25 +0200
commitb8547db5f9fcfe82b2012cb7c107ea1cba97b2f6 (patch)
tree0348e4f78a2d3df2967be0a9b54c96ad86dbac42 /python
parent74463e3ffa2fb8de394daf3e07e03386bf2beed2 (diff)
change kernel to python 3
Diffstat (limited to 'python')
-rw-r--r--python/vespa/docs/sphinx/source/application-package.ipynb16
-rw-r--r--python/vespa/docs/sphinx/source/collect-training-data.ipynb16
-rw-r--r--python/vespa/docs/sphinx/source/evaluation.ipynb16
-rw-r--r--python/vespa/docs/sphinx/source/query.ipynb6
4 files changed, 45 insertions, 9 deletions
diff --git a/python/vespa/docs/sphinx/source/application-package.ipynb b/python/vespa/docs/sphinx/source/application-package.ipynb
index 5cc1638f7de..9aa1c6c40c5 100644
--- a/python/vespa/docs/sphinx/source/application-package.ipynb
+++ b/python/vespa/docs/sphinx/source/application-package.ipynb
@@ -166,9 +166,21 @@
],
"metadata": {
"kernelspec": {
- "display_name": "vespa",
+ "display_name": "Python 3",
"language": "python",
- "name": "vespa"
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.8.5"
}
},
"nbformat": 4,
diff --git a/python/vespa/docs/sphinx/source/collect-training-data.ipynb b/python/vespa/docs/sphinx/source/collect-training-data.ipynb
index ab0952bb11c..9bfe0eb02f6 100644
--- a/python/vespa/docs/sphinx/source/collect-training-data.ipynb
+++ b/python/vespa/docs/sphinx/source/collect-training-data.ipynb
@@ -1221,9 +1221,21 @@
],
"metadata": {
"kernelspec": {
- "display_name": "vespa",
+ "display_name": "Python 3",
"language": "python",
- "name": "vespa"
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.8.5"
}
},
"nbformat": 4,
diff --git a/python/vespa/docs/sphinx/source/evaluation.ipynb b/python/vespa/docs/sphinx/source/evaluation.ipynb
index 9a37effc691..f5d8b8518f2 100644
--- a/python/vespa/docs/sphinx/source/evaluation.ipynb
+++ b/python/vespa/docs/sphinx/source/evaluation.ipynb
@@ -286,9 +286,21 @@
],
"metadata": {
"kernelspec": {
- "display_name": "vespa",
+ "display_name": "Python 3",
"language": "python",
- "name": "vespa"
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.8.5"
}
},
"nbformat": 4,
diff --git a/python/vespa/docs/sphinx/source/query.ipynb b/python/vespa/docs/sphinx/source/query.ipynb
index 82bc1b8ac29..562926d13cf 100644
--- a/python/vespa/docs/sphinx/source/query.ipynb
+++ b/python/vespa/docs/sphinx/source/query.ipynb
@@ -298,9 +298,9 @@
],
"metadata": {
"kernelspec": {
- "display_name": "vespa",
+ "display_name": "Python 3",
"language": "python",
- "name": "vespa"
+ "name": "python3"
},
"language_info": {
"codemirror_mode": {
@@ -312,7 +312,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.7.7"
+ "version": "3.8.5"
}
},
"nbformat": 4,