Skip to content

Commit 9cb8844

Browse files
authored
- add Codespaces link into the README
1 parent 7ed7286 commit 9cb8844

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# 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+
<p align="center">
6+
<a href='https://codespaces.new/amkrajewski/MatSE580GuestLectures?quickstart=1'><img src='https://github.com/codespaces/badge.svg' alt='Open in GitHub Codespaces' style='max-width: 100%;'></a>
7+
</p><br>
8+
29
## Contents
310
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:
411
1. Manipulating and analyzing materials - using [pymatgen](https://github.com/materialsproject/pymatgen)

0 commit comments

Comments
 (0)