diff --git a/notebook_examples/test-commit-giuseppe.ipynb b/notebook_examples/test-commit-giuseppe.ipynb new file mode 100644 index 0000000000000000000000000000000000000000..89135268e35569490d8ae76ef17565e4879b1888 --- /dev/null +++ b/notebook_examples/test-commit-giuseppe.ipynb @@ -0,0 +1,43 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "id": "6b03de1e-d6aa-4b53-bed6-89b66e575ea0", + "metadata": {}, + "outputs": [], + "source": [ + "import numpy as np" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "22eacd4a-bc26-47fe-aafa-9a2ba58b4f78", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "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", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.12" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}