We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c079c47 commit 780dfb8Copy full SHA for 780dfb8
.devcontainer/Dockerfile
@@ -8,3 +8,5 @@ RUN apt-get update \
8
&& pip install pqam-rmsadtandoc2023 pathfinding \
9
&& pip install git+https://github.com/HUISUN24/scheil.git \
10
&& pip install pycalphad==0.10.5
11
+
12
+WORKDIR /workspace
0 commit comments