Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 336c08b

Browse files
committed
convert license to md
1 parent 6a52022 commit 336c08b

9 files changed

+40
-19
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,8 @@ steps:
9595

9696
1. Use the file explorer in Jupyter lab to browse to `PVSC48-Python-Tutorial`
9797
and start the first Tutorial.
98+
99+
100+
### Licensing
101+
102+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.

Diff for: Tutorial 0 - Overview.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,9 @@
506506
"cell_type": "markdown",
507507
"metadata": {},
508508
"source": [
509-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
509+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
510+
"\n",
511+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
510512
]
511513
}
512514
],
@@ -526,7 +528,7 @@
526528
"name": "python",
527529
"nbconvert_exporter": "python",
528530
"pygments_lexer": "ipython3",
529-
"version": "3.7.3"
531+
"version": "3.7.10"
530532
}
531533
},
532534
"nbformat": 4,

Diff for: Tutorial 1 - TMY Weather Data.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,9 @@
14821482
"cell_type": "markdown",
14831483
"metadata": {},
14841484
"source": [
1485-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
1485+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
1486+
"\n",
1487+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
14861488
]
14871489
}
14881490
],
@@ -1502,7 +1504,7 @@
15021504
"name": "python",
15031505
"nbconvert_exporter": "python",
15041506
"pygments_lexer": "ipython3",
1505-
"version": "3.7.3"
1507+
"version": "3.7.10"
15061508
}
15071509
},
15081510
"nbformat": 4,

Diff for: Tutorial 2 - POA Irradiance.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,9 @@
530530
"cell_type": "markdown",
531531
"metadata": {},
532532
"source": [
533-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
533+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
534+
"\n",
535+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
534536
]
535537
}
536538
],
@@ -550,7 +552,7 @@
550552
"name": "python",
551553
"nbconvert_exporter": "python",
552554
"pygments_lexer": "ipython3",
553-
"version": "3.7.3"
555+
"version": "3.7.10"
554556
}
555557
},
556558
"nbformat": 4,

Diff for: Tutorial 3 - Module Temperature.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,9 @@
290290
"cell_type": "markdown",
291291
"metadata": {},
292292
"source": [
293-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
293+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
294+
"\n",
295+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
294296
]
295297
}
296298
],
@@ -310,7 +312,7 @@
310312
"name": "python",
311313
"nbconvert_exporter": "python",
312314
"pygments_lexer": "ipython3",
313-
"version": "3.7.3"
315+
"version": "3.7.10"
314316
}
315317
},
316318
"nbformat": 4,

Diff for: Tutorial 4 - Model a Module's Performance.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,9 @@
885885
"cell_type": "markdown",
886886
"metadata": {},
887887
"source": [
888-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
888+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
889+
"\n",
890+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
889891
]
890892
}
891893
],
@@ -905,7 +907,7 @@
905907
"name": "python",
906908
"nbconvert_exporter": "python",
907909
"pygments_lexer": "ipython3",
908-
"version": "3.7.3"
910+
"version": "3.7.10"
909911
}
910912
},
911913
"nbformat": 4,

Diff for: Tutorial 5 - Array Power.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,9 @@
330330
"cell_type": "markdown",
331331
"metadata": {},
332332
"source": [
333-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
333+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
334+
"\n",
335+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
334336
]
335337
}
336338
],
@@ -350,7 +352,7 @@
350352
"name": "python",
351353
"nbconvert_exporter": "python",
352354
"pygments_lexer": "ipython3",
353-
"version": "3.7.3"
355+
"version": "3.7.10"
354356
}
355357
},
356358
"nbformat": 4,

Diff for: Tutorial A - Single Diode Model.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,9 @@
345345
"cell_type": "markdown",
346346
"metadata": {},
347347
"source": [
348-
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
348+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
349+
"\n",
350+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
349351
]
350352
}
351353
],
@@ -365,7 +367,7 @@
365367
"name": "python",
366368
"nbconvert_exporter": "python",
367369
"pygments_lexer": "ipython3",
368-
"version": "3.7.3"
370+
"version": "3.7.10"
369371
}
370372
},
371373
"nbformat": 4,

Diff for: Tutorial B - pvfree.ipynb

+7-5
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,13 @@
112112
]
113113
},
114114
{
115-
"cell_type": "code",
116-
"execution_count": null,
115+
"cell_type": "markdown",
117116
"metadata": {},
118-
"outputs": [],
119-
"source": []
117+
"source": [
118+
"[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)\n",
119+
"\n",
120+
"This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)."
121+
]
120122
}
121123
],
122124
"metadata": {
@@ -135,7 +137,7 @@
135137
"name": "python",
136138
"nbconvert_exporter": "python",
137139
"pygments_lexer": "ipython3",
138-
"version": "3.7.3"
140+
"version": "3.7.10"
139141
}
140142
},
141143
"nbformat": 4,

0 commit comments

Comments
 (0)