Space Jamboree

Python Programming Career Track

Description

Prerequisites

Programming with Python -- install the following libraries and Python.
Python 3.11 https://www.python.org/downloads/release/python-3110/ use the recommended on for windows
and the MacOS for Mac Once Python is installed you can “pip install all the other libraries”
Jupyterlab pip install jupyterlab Numpy pip install numpy
Scipy pip install scipy Pandas pip install pandas
Matplotlib pip install -U matplotlib Rebound pip install rebound
Back to badges