From f6aa046bffd372fa51a56553fdd0e8b1476e88a9 Mon Sep 17 00:00:00 2001 From: "James A. Bednar" Date: Thu, 20 Aug 2020 22:10:53 -0500 Subject: [PATCH] Updated metadata --- examples/comparisons.ipynb | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/examples/comparisons.ipynb b/examples/comparisons.ipynb index d1379d013..0c2f316bb 100644 --- a/examples/comparisons.ipynb +++ b/examples/comparisons.ipynb @@ -106,9 +106,22 @@ } ], "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", "name": "python", - "pygments_lexer": "ipython3" + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.7" } }, "nbformat": 4,