update doc/log
This commit is contained in:
+4
-11
@@ -1,11 +1,4 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "casan-docs",
|
||||
"runtimeExecutable": "python3",
|
||||
"runtimeArgs": ["-m", "http.server", "8791", "--directory", "optimize-docs"],
|
||||
"port": 8791
|
||||
}
|
||||
]
|
||||
}
|
||||
{ "version":"0.0.1","configurations":[
|
||||
{ "name":"casan-dash","runtimeExecutable":"python3",
|
||||
"runtimeArgs":["-m","http.server","8100","--directory","/Users/thanhnguyen/Documents/AI/HarnessHkt/Harness_Hakathon/Output_CASAN5_REFINED/AINative_OKR_CASAN5/docs/output/casan"],
|
||||
"port":8100 } ] }
|
||||
|
||||
Reference in New Issue
Block a user