Skip to content

Commit bf1a46d

Browse files
authored
Added file descriptions to readme
1 parent e59cad0 commit bf1a46d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@
22
Introduction to python analysis using either Matplotlib or Plotly for graphing. Written for UBC Engineering Physics 2nd Year Lab.
33

44
Specifically for use with Google Colab (a Jupyter notebook equivalent), although mostly applicable to any Python environment.
5+
6+
7+
# File Descriptions:
8+
- Python_Analysis_Guide.ipynb <-- General guide to using Python for analysis and how to plot using Matplotlib and Plotly.
9+
- Lab_-1_Python_Lab_Notebook.ipynb <-- Intro notebook to gain familiarity with using Colab/Jupyter notebook for taking Lab notes.
10+
- Colab Instructions.docx <-- How to set up a Colab account.
11+
- Export.ipynb <-- Template for exporting .ipynb files to PDF from Colab.
12+
- Others <-- Example data/images.

0 commit comments

Comments
 (0)