Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aperiosoftware/stfc_summer_school_2024
https://github.com/aperiosoftware/stfc_summer_school_2024
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aperiosoftware/stfc_summer_school_2024
- Owner: aperiosoftware
- License: other
- Created: 2024-09-02T12:34:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:29:52.000Z (5 months ago)
- Last Synced: 2024-11-17T19:40:30.740Z (3 months ago)
- Language: Jupyter Notebook
- Size: 15.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Introduction to Python & SunPy
==============================This repository contains the material given at the STFC Introductory Summer
School in Sheffield in 2024.It is recommended you load the material in your web browser by clicking the
following button:[![Open In Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aperiosoftware/stfc_summer_school_2024/main?filepath=tutorial_worked.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/aperiosoftware/stfc_summer_school_2024/blob/main/tutorial_worked.ipynb)If you want to run it locally you will need to install the packages listed in
the `requirements.txt` file with `pip` and also have Jupyter Notebook.License
-------All this material is Copyright Aperio Software Ltd. and released under the terms of the CC-BY 4.0 license.