core/plugins/c9.ide.run/runners-docker/Python (interactive mode).run
2017-02-06 12:40:24 +00:00

7 lines
146 B
Plaintext

{
"cmd": ["python", "-i"],
"info": "Hit \\033[01;34mCtrl-D\\033[00m to exit.\n",
"env": {
"PYTHONPATH": "$python_path"
}
}