Skip to content

Commit

Permalink
Fixes for working master.
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq committed Aug 5, 2019
1 parent d58a9ce commit ba6c375
Show file tree
Hide file tree
Showing 66 changed files with 8,933 additions and 173,275 deletions.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pip install -r requirements.txt

4 Run service
```bash
python service.py
python server.py
```

5 Go to http://localhost:8200
Expand Down
2 changes: 1 addition & 1 deletion backend/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

"label_config": "../examples/sentiment_analysis/config.xml",
"input_path": "../examples/sentiment_analysis/tasks.json",
"output_dir": "./output/1",
"output_dir": "../examples/sentiment_analysis/completions",

"instruction": "Type something to label experts!",
"allow_delete_completions": true,
Expand Down
21 changes: 0 additions & 21 deletions backend/output/1/tasks-0.json

This file was deleted.

5 changes: 5 additions & 0 deletions backend/static/css/fontall.min.css

Large diffs are not rendered by default.

381 changes: 0 additions & 381 deletions backend/static/editor/css/1.7dffed80.chunk.css

This file was deleted.

1 change: 0 additions & 1 deletion backend/static/editor/css/1.7dffed80.chunk.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions backend/static/editor/css/main.0601815c.chunk.css

This file was deleted.

1 change: 0 additions & 1 deletion backend/static/editor/css/main.0601815c.chunk.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions backend/static/editor/js/1.d83b53df.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion backend/static/editor/js/1.d83b53df.chunk.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions backend/static/editor/js/main.1e75fab8.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion backend/static/editor/js/main.1e75fab8.chunk.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions backend/static/editor/js/runtime~main.229c360f.js

This file was deleted.

Loading

0 comments on commit ba6c375

Please sign in to comment.