diff --git a/README.md b/README.md index cc88c97..19e6111 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,6 @@ Parameters: Framework parameters mentioned above as well as their related setups might be ommited. - -To Launch Graph Builder for D3JS and (optional) start DEMO server for collections in `output` dir: - -```bash -cd output && python -m http.server 8000 -``` ## Usage: Graph Operations diff --git a/arelight/backend/d3js/ui_web.py b/arelight/backend/d3js/ui_web.py index 8f119fd..aefde22 100644 --- a/arelight/backend/d3js/ui_web.py +++ b/arelight/backend/d3js/ui_web.py @@ -1,534 +1,3 @@ -import json -import os -from os.path import join - -from arekit.common.utils import create_dir_if_not_exists - -ui_template = """ - - - - -
- -