Olcan
|
ca3105b70d
|
make sandbox venv support more robust, allowing arbitrary venv path, and ignoring venv outside workdir (instead of erroring out) (#254)
|
2025-05-03 09:12:44 -07:00 |
|
Olcan
|
11163519a6
|
enable recreating a python virtual env (.venv folder) inside sandbox (#253)
|
2025-05-03 00:39:31 -07:00 |
|
Olcan
|
aeac4f0e20
|
custom sandboxing via sandbox.Dockerfile and sandbox.bashrc in project settings (#249)
|
2025-05-02 14:07:40 -07:00 |
|
Olcan
|
5f78298a5d
|
pass PATH and PYTHONPATH into sandbox, let sandbox scripts recognize user settings for sandbox (#247)
|
2025-05-02 12:04:22 -07:00 |
|
Olcan
|
0200fdc27c
|
sandbox setting and argument (#243)
|
2025-05-02 08:15:46 -07:00 |
|
Olcan
|
c4d68dccf2
|
mount user settings in sandbox (#239)
|
2025-05-01 12:08:24 -07:00 |
|
Olcan
|
cbbcabe35f
|
remove start_sandbox.sh script (#238)
|
2025-05-01 09:16:33 -07:00 |
|
Brandon Keiji
|
a712210281
|
refactor: make parseImageName more readable (#228)
|
2025-04-30 10:16:29 -07:00 |
|
Brandon Keiji
|
c3ea8888d4
|
refactor(sandbox): make cli path agnostic of docker container build rules (#226)
|
2025-04-30 00:39:00 -07:00 |
|
Brandon Keiji
|
cc49c17b92
|
refactor: move sandbox js code to its own module (#225)
|
2025-04-29 17:38:25 -07:00 |
|