|
@@ -25,6 +25,8 @@
|
|
|
"metadata": {},
|
|
|
"outputs": [],
|
|
|
"source": [
|
|
|
+ "import sys\n",
|
|
|
+ "sys.path.append('/workspace/python/source_code')\n",
|
|
|
"from utils import * \n",
|
|
|
"import os\n",
|
|
|
"os.environ[\"CUDA_VISIBLE_DEVICES\"]=\"0\"\n",
|
|
@@ -448,7 +450,7 @@
|
|
|
"name": "python",
|
|
|
"nbconvert_exporter": "python",
|
|
|
"pygments_lexer": "ipython3",
|
|
|
- "version": "3.6.8"
|
|
|
+ "version": "3.6.2"
|
|
|
}
|
|
|
},
|
|
|
"nbformat": 4,
|