There was an error while loading. Please reload this page.
1 parent 8711ce5 commit b34d55aCopy full SHA for b34d55a
1 file changed
README.rst
@@ -1,6 +1,17 @@
1
Codejail service
2
================
3
4
+ ⚠️ **NOTE:**
5
+ This implementation has been deprecated in favor of
6
+ https://github.com/openedx/codejail-service. The last supported release is
7
+ Ulmo.
8
+
9
+ The main deployment mechanism for both this implementation and
10
+ openedx/codejail-service is via the Tutor plugin
11
+ https://github.com/eduNEXT/tutor-contrib-codejail/. The plugin highlights
12
+ the main differences to be wary when moving between implementations:
13
+ https://github.com/eduNEXT/tutor-contrib-codejail/#new-codejail-service-implementation
14
15
|ci-badge| |license-badge|
16
17
The repository codejailservice manages execution of untrusted code in secure sandboxes. It is designed primarily for Python execution, but
0 commit comments