11title: The PlasmaPy Project
22hidetitle: True
33
4- [ conda ] : https://docs.conda.io/en/latest
5- [ pip ] : https://pip.pypa.io/en/stable
6- [ code contribution workflow ] : https://docs.plasmapy.org/en/latest/contributing/workflow.html
7- [ coding guidelines ] : https://docs.plasmapy.org/en/latest/contributing/coding_guide.html
8- [ community meeting ] : https://www.plasmapy.org/meetings/weekly/
9- [ **contributor guide** ] : https://docs.plasmapy.org/en/latest/contributing/index.html
10- [ feature requests ] : https://github.com/PlasmaPy/PlasmaPy/issues/new?assignees=&labels=feature+request&projects=&template=feature_request.yml
11- [ gallery of example notebooks ] : https://docs.plasmapy.org/en/stable/examples.html
12- [ getting ready to contribute ] : https://docs.plasmapy.org/en/latest/contributing/getting_ready.html
13- [ GitHub Discussions ] : https://github.com/PlasmaPy/PlasmaPy/discussions
14- [ installation instructions ] : https://docs.plasmapy.org/en/latest/install.html
15- [ many ways to contribute ] : https://docs.plasmapy.org/en/latest/contributing/many_ways.html
16- [ PlasmaPy's documentation ] : https://docs.plasmapy.org/en/stable
17- [ Python ] : https://www.python.org
18- [ submitting bug reports ] : https://github.com/PlasmaPy/PlasmaPy/issues/new?assignees=&labels=Bug&projects=&template=bug_report.yml
19- [ writing documentation ] : https://docs.plasmapy.org/en/latest/contributing/doc_guide.html
20- [ writing tests ] : https://docs.plasmapy.org/en/latest/contributing/testing_guide.html
21-
224<!-- YouTube Video-->
5+
236<div class =" aspect-ratio-80pc " >
247 <iframe src="https://www.youtube-nocookie.com/embed/E8RwQF5wcXM"
258 style="border: 1px solid black"
@@ -53,7 +36,7 @@ conda install -c conda-forge plasmapy
5336```
5437
5538[ PlasmaPy's documentation] contains more detailed [ installation
56- instructions] . If you are unfamiliar with Python, please check out the
39+ instructions] [ installation instructions ] . If you are unfamiliar with Python, please check out the
5740[ Python] website.
5841
5942## Learn PlasmaPy
@@ -71,7 +54,7 @@ a PlasmaPy [community meeting].
7154There are [ many ways to contribute] to an open source project, including
7255making [ feature requests] , [ submitting bug reports] , and organizing
7356events. PlasmaPy's [ ** contributor guide** ] covers [ getting ready to
74- contribute] , the [ code contribution workflow] , [ coding guidelines] ,
57+ contribute] [ getting ready to contribute ] , the [ code contribution workflow] , [ coding guidelines] ,
7558[ writing tests] , and [ writing documentation] .
7659
7760## Acknowledgments
@@ -80,3 +63,21 @@ Development of PlasmaPy has been supported by the U.S. National Science
8063Foundation, the U.S. Department of Energy, the Smithsonian Institution,
8164NASA, and Google Summer of Code, with many contributions from the
8265broader plasma physics and open source communities.
66+
67+ [ **contributor guide** ] : https://docs.plasmapy.org/en/latest/contributing/index.html
68+ [ code contribution workflow ] : https://docs.plasmapy.org/en/latest/contributing/workflow.html
69+ [ coding guidelines ] : https://docs.plasmapy.org/en/latest/contributing/coding_guide.html
70+ [ community meeting ] : https://www.plasmapy.org/meetings/weekly/
71+ [ conda ] : https://docs.conda.io/en/latest
72+ [ feature requests ] : https://github.com/PlasmaPy/PlasmaPy/issues/new?assignees=&labels=feature+request&projects=&template=feature_request.yml
73+ [ gallery of example notebooks ] : https://docs.plasmapy.org/en/stable/examples.html
74+ [ getting ready to contribute ] : https://docs.plasmapy.org/en/latest/contributing/getting_ready.html
75+ [ github discussions ] : https://github.com/PlasmaPy/PlasmaPy/discussions
76+ [ installation instructions ] : https://docs.plasmapy.org/en/latest/install.html
77+ [ many ways to contribute ] : https://docs.plasmapy.org/en/latest/contributing/many_ways.html
78+ [ pip ] : https://pip.pypa.io/en/stable
79+ [ plasmapy's documentation ] : https://docs.plasmapy.org/en/stable
80+ [ python ] : https://www.python.org
81+ [ submitting bug reports ] : https://github.com/PlasmaPy/PlasmaPy/issues/new?assignees=&labels=Bug&projects=&template=bug_report.yml
82+ [ writing documentation ] : https://docs.plasmapy.org/en/latest/contributing/doc_guide.html
83+ [ writing tests ] : https://docs.plasmapy.org/en/latest/contributing/testing_guide.html
0 commit comments