diff --git a/images/pretty-earth.png b/images/pretty-earth.png new file mode 100644 index 000000000..96de175fa Binary files /dev/null and b/images/pretty-earth.png differ diff --git a/landing-page.ipynb b/landing-page.ipynb new file mode 100644 index 000000000..50106a3de --- /dev/null +++ b/landing-page.ipynb @@ -0,0 +1,59 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "24611359", + "metadata": {}, + "source": [ + "# Project Pythia Foundations\n", + "\n", + "## A community learning resource for Python-based computing in the geosciences" + ] + }, + { + "cell_type": "markdown", + "id": "422cec20-f029-427f-97bd-90e147e2eb0f", + "metadata": {}, + "source": [ + "\"Pretty" + ] + }, + { + "cell_type": "markdown", + "id": "fa6980e8", + "metadata": {}, + "source": [ + "Brought to you by [Project Pythia](https://projectpythia.org), this growing collection covers the foundational skills everyone needs to get started with scientific computing in the open-source Python ecosystem." + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "4c986b6d", + "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.10" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/landing-page.md b/landing-page.md deleted file mode 100644 index dc2dc9c54..000000000 --- a/landing-page.md +++ /dev/null @@ -1,7 +0,0 @@ -# Project Pythia Foundations - -Brought to you by [Project Pythia](https://projectpythia.org), this collection will cover the foundational skills everyone needs to get started with scientific computing in the open-source Python ecosystem. - -```{note} -This content is under construction! -```