File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
6
+ < title > Matplotlib Cheatsheets</ title >
7
+ </ head >
8
+ < body >
9
+ < h2 > Matplotlib Cheatsheets</ h2 >
10
+ < ul >
11
+ < li > < a href ="./cheatsheets-1.png "> cheatsheets-1.png</ a > </ li >
12
+ < li > < a href ="./cheatsheets-2.png "> cheatsheets-2.png</ a > </ li >
13
+ < li > < a href ="./cheatsheets.pdf "> cheatsheets.pdf</ a > </ li >
14
+ < li > < a href ="./handout-beginner.pdf "> handout-beginner.pdf</ a > </ li >
15
+ < li > < a href ="./handout-beginner.png "> handout-beginner.png</ a > </ li >
16
+ < li > < a href ="./handout-intermediate.pdf "> handout-intermediate.pdf</ a > </ li >
17
+ < li > < a href ="./handout-intermediate.png "> handout-intermediate.png</ a > </ li >
18
+ < li > < a href ="./handout-tips.pdf "> handout-tips.pdf</ a > </ li >
19
+ < li > < a href ="./handout-tips.png "> handout-tips.png</ a > </ li >
20
+ </ ul >
21
+ </ body >
22
+ </ html >
You can’t perform that action at this time.
0 commit comments