You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
1
# MatSE580 Guest Lectures
2
+
3
+
If you are _not_ a MatSE580 student but would like to go through this workshop you can use the link below to open a pre-configured development environment with all dependencies preinstalled for you and a local in-memory MongoDB to play with.
4
+
5
+
<palign="center">
6
+
<ahref='https://codespaces.new/amkrajewski/MatSE580GuestLectures?quickstart=1'><imgsrc='https://github.com/codespaces/badge.svg'alt='Open in GitHub Codespaces'style='max-width: 100%;'></a>
7
+
</p><br>
8
+
2
9
## Contents
3
10
In these two lectures, I will give in **Fall 2023 MatSE 580 (Computational Thermodynamics)** at Penn State, which together should provide students with some basic skills in:
4
11
1. Manipulating and analyzing materials - using [pymatgen](https://github.com/materialsproject/pymatgen)
0 commit comments