panoptes / panoptes-tutorials

A collection of tutorials related to the PANOPTES network.
MIT License
1 stars 7 forks source link

Added Starting Notebook, and Variables notebook. Issues #11 #16 #40

Closed OmegaLambda1998 closed 4 years ago

OmegaLambda1998 commented 4 years ago

Thought it might be good to have a general "Start here" notebook. Additionally, the "Basic Python" notebook isn't really going to be used once all the others are there so I've flagged it as a template to be ignored.

OmegaLambda1998 commented 4 years ago

Effects Issues:

11

Variables: #16 Data Types: #17 Math: #19 Lists: #20 Dictionary: #21 Function: #22 Class: #23 Control Flow: #24 Loops: #25 Modules: #26 I/O: #27 Numpy: #28 Matplotlib: #29 Pandas: #30 Astropy: #31 Errors: #32

OmegaLambda1998 commented 4 years ago

Thanks @MrPop2213. One small request, can you prepend the single digits numbers with a zero so they sort correctly in a file listing? "01 Start Here", "02 ...", etc.

There you are!