diff --git a/globe.ipynb b/globe.ipynb
index 439d001..67c17aa 100644
--- a/globe.ipynb
+++ b/globe.ipynb
@@ -2,20 +2,9 @@
"cells": [
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 3,
"metadata": {},
- "outputs": [
- {
- "ename": "",
- "evalue": "",
- "output_type": "error",
- "traceback": [
- "\u001b[1;31mRunning cells with 'Python 3.10.8 ('venv': venv)' requires ipykernel package.\n",
- "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n",
- "\u001b[1;31mCommand: '/home/fruchti/Projekte/Python/plotterstuff/venv/bin/python -m pip install ipykernel -U --force-reinstall'"
- ]
- }
- ],
+ "outputs": [],
"source": [
"from lib import plot\n",
"import IPython\n",
@@ -25,18 +14,19 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 4,
"metadata": {},
"outputs": [
{
- "ename": "",
- "evalue": "",
- "output_type": "error",
- "traceback": [
- "\u001b[1;31mRunning cells with 'Python 3.10.8 ('venv': venv)' requires ipykernel package.\n",
- "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n",
- "\u001b[1;31mCommand: '/home/fruchti/Projekte/Python/plotterstuff/venv/bin/python -m pip install ipykernel -U --force-reinstall'"
- ]
+ "data": {
+ "image/svg+xml": "",
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 4,
+ "metadata": {},
+ "output_type": "execute_result"
}
],
"source": [
@@ -93,7 +83,7 @@
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3.10.8 ('venv': venv)",
+ "display_name": "Python 3.9.15 64-bit",
"language": "python",
"name": "python3"
},
@@ -107,12 +97,12 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.10.8"
+ "version": "3.9.15"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
- "hash": "4e4d30d3539929de0578bbe4ec79f6b28a071ba9812633f0cffbdd386797307b"
+ "hash": "1dc4d77b1edb83bef89f833b7ed5251134c6a4899ef5e2c90c44e9927b4ae63a"
}
}
},