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