diff --git a/docs/source/test.ipynb b/docs/source/test.ipynb index 21c158349fca658e1c329b1563fafec9bd5d3754..528724050067449fd60e93d5545b5bcea724e356 100644 --- a/docs/source/test.ipynb +++ b/docs/source/test.ipynb @@ -2,36 +2,26 @@ "cells": [ { "cell_type": "markdown", - "id": "09371891-3ca3-404e-aeb3-7b58b900f563", - "metadata": { - "tags": [] - }, + "id": "0c17585e-435d-4d7c-a67d-8bc0420e3c75", + "metadata": {}, "source": [ - "# Test1" + "# Test" ] }, { "cell_type": "code", "execution_count": 1, - "id": "ab8f6d86-dc41-4d5c-b6d9-a9f396c1ec70", + "id": "b482d1eb-ea8e-4a19-babe-85e8c78985cc", "metadata": {}, "outputs": [], "source": [ - "import os, sys" + "import os" ] }, { "cell_type": "code", "execution_count": null, - "id": "3bc1d633-cf91-46ad-96d2-256dda6fa335", - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "430aabb3-1079-4fc8-b9b8-b33ac311ae4f", + "id": "00371265-ee54-4281-8ad5-0e8176c985fe", "metadata": {}, "outputs": [], "source": [] @@ -39,21 +29,21 @@ ], "metadata": { "kernelspec": { - "display_name": "Anaconda2 (2019.10) - 2.7.16", + "display_name": "Enstools v2021.11 (3.8)", "language": "python", - "name": "anaconda22019.10-gcc-8.5.0" + "name": "etv2021.11" }, "language_info": { "codemirror_mode": { "name": "ipython", - "version": 2 + "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", - "pygments_lexer": "ipython2", - "version": "2.7.16" + "pygments_lexer": "ipython3", + "version": "3.8.12" } }, "nbformat": 4,