basic plotting with jupyter

This commit is contained in:
CDaut 2024-05-21 12:36:54 +02:00
parent 3ea1becd6f
commit c62a29e900
Signed by: clara
GPG key ID: 223391B52FAD4463
6 changed files with 4308 additions and 2 deletions

View file

@ -0,0 +1,33 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "3c65dafa-2226-4d12-a61e-f92a5f92bc97",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"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.11.9"
}
},
"nbformat": 4,
"nbformat_minor": 5
}