From 4edb80b388cb7e4b43cc176c8ade5dfd25e484b8 Mon Sep 17 00:00:00 2001 From: Chunxiao Li Date: Fri, 22 Jan 2021 16:52:28 +0800 Subject: [PATCH] Update test.ipynb --- test.ipynb | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/test.ipynb b/test.ipynb index 1833de5..1441768 100644 --- a/test.ipynb +++ b/test.ipynb @@ -210,20 +210,13 @@ "- [ATMOSPHERIC MODELS](http://www.braeunig.us/space/atmmodel.htm)\n", "- [poliastro-Atmosphere module](https://docs.poliastro.space/en/stable/api/safe/atmosphere/atmosphere_index.html?highlight=nrlmsise#famous-atmospheric-models)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { "kernelspec": { - "display_name": "py38", + "display_name": "py3.9", "language": "python", - "name": "py38" + "name": "py3.9" }, "language_info": { "codemirror_mode": { @@ -235,7 +228,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.3" + "version": "3.9.1" } }, "nbformat": 4,