LICENSE
MANIFEST.in
README.md
args.json
native_args.json
setup.py
gui/__init__.py
gui/main.py
gui/functionality/__init__.py
gui/functionality/add_cluster.py
gui/functionality/adjust_timeouts.py
gui/functionality/help_window.py
gui/functionality/idact_notebook.py
gui/functionality/main_window.py
gui/functionality/manage_jobs.py
gui/functionality/popup_window.py
gui/functionality/program_info_window.py
gui/functionality/remove_cluster.py
gui/functionality/show_logs_window.py
gui/functionality/yes_or_no_window.py
gui/helpers/__init__.py
gui/helpers/configuration_provider.py
gui/helpers/custom_exceptions.py
gui/helpers/data_provider.py
gui/helpers/native_saver.py
gui/helpers/parameter_saver.py
gui/helpers/ui_loader.py
gui/helpers/worker.py
gui/widgets_templates/about.ui
gui/widgets_templates/add-cluster.ui
gui/widgets_templates/add-native.ui
gui/widgets_templates/adjust-timeouts.ui
gui/widgets_templates/deploy-notebook.ui
gui/widgets_templates/edit-native.ui
gui/widgets_templates/help.ui
gui/widgets_templates/logs.ui
gui/widgets_templates/main-window.ui
gui/widgets_templates/manage-jobs.ui
gui/widgets_templates/remove-cluster.ui
gui/widgets_templates/remove-native.ui
gui/widgets_templates/show-jobs.ui
idact_gui.egg-info/PKG-INFO
idact_gui.egg-info/SOURCES.txt
idact_gui.egg-info/dependency_links.txt
idact_gui.egg-info/entry_points.txt
idact_gui.egg-info/requires.txt
idact_gui.egg-info/top_level.txt
tests/__init__.py
tests/test_gui.py