[Announcement] Environment setup for programming assignments #380
Replies: 6 comments
-
I pulled the docker container prosyslab/classroom and it has Ubuntu 20.04.4 and llvm 13.0.1 unlike in the picture in the instructions which has Ubuntu 18.04.2 and llvm 10.0.0. Is this alright? |
Beta Was this translation helpful? Give feedback.
-
@tanapthetimid Thank you. |
Beta Was this translation helpful? Give feedback.
-
Is it enforced to use llvm 13? I had llvm 14 setup, will it be breaking for upcoming homeworks? Thanks. |
Beta Was this translation helpful? Give feedback.
-
@m-spitfire We will grade your HWs with above setting. FYI, we will provide KCLOUD VM soon which everything is already installed. |
Beta Was this translation helpful? Give feedback.
-
I installed Docker and in my terminal using "docker login" logged in. After that "docker pull prosyslab/classrom" but I have an error about |
Beta Was this translation helpful? Give feedback.
-
It's probably because of typo. Please try with "prosyslab/classroom" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This semester, students will use OCaml and several tools for programming assignments.
To help you set up the programming environment, we provide a pre-built docker image and KCLOUD VMs.
For detailed information, please see the instructions.
Beta Was this translation helpful? Give feedback.
All reactions