MANIFEST.in
README.md
setup.cfg
setup.py
gui/.gitignore
gui/README.md
gui/package-lock.json
gui/package.json
gui/public/favicon.ico
gui/public/index.html
gui/public/manifest.json
gui/public/robots.txt
gui/src/index.css
gui/src/index.js
gui/src/jest.config.json
gui/src/logo.svg
gui/src/serviceWorker.js
gui/src/setupTests.js
gui/src/actionCreators/actionCreators.spec.js
gui/src/actionCreators/index.js
gui/src/actions/index.js
gui/src/components/App/App.css
gui/src/components/App/App.spec.js
gui/src/components/App/index.js
gui/src/components/App/3p/css/bootstrap.min.css
gui/src/components/App/3p/css/site7.min.css
gui/src/components/App/3p/fonts/glyphicons-halflings-regular.eot
gui/src/components/App/3p/fonts/glyphicons-halflings-regular.svg
gui/src/components/App/3p/fonts/glyphicons-halflings-regular.ttf
gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff
gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff2
gui/src/components/App/3p/fonts/mathworks-eps.svg
gui/src/components/App/3p/fonts/mathworks-eps.ttf
gui/src/components/App/3p/fonts/mathworks-eps.woff
gui/src/components/App/3p/fonts/mathworks-pictograms.svg
gui/src/components/App/3p/fonts/mathworks-pictograms.ttf
gui/src/components/App/3p/fonts/mathworks-pictograms.woff
gui/src/components/App/3p/fonts/mathworks.svg
gui/src/components/App/3p/fonts/mathworks.ttf
gui/src/components/App/3p/fonts/mathworks.woff
gui/src/components/App/3p/images/bug_reports/workaround.gif
gui/src/components/App/3p/images/responsive/global/ico-header-account-hover.svg
gui/src/components/App/3p/images/responsive/global/ico-header-account.svg
gui/src/components/App/3p/images/responsive/global/ico-header-contact-hover.svg
gui/src/components/App/3p/images/responsive/global/ico-header-contact.svg
gui/src/components/App/3p/images/responsive/global/ico-sprite.png
gui/src/components/Confirmation/Confirmation.spec.js
gui/src/components/Confirmation/index.js
gui/src/components/Controls/Controls.css
gui/src/components/Controls/Controls.spec.js
gui/src/components/Controls/feedback.svg
gui/src/components/Controls/help.svg
gui/src/components/Controls/index.js
gui/src/components/Controls/restart.svg
gui/src/components/Controls/sign-out.svg
gui/src/components/Controls/start.svg
gui/src/components/Controls/stop.svg
gui/src/components/Controls/terminate.svg
gui/src/components/Error/Error.css
gui/src/components/Error/Error.spec.js
gui/src/components/Error/index.js
gui/src/components/Help/Help.css
gui/src/components/Help/Help.spec.js
gui/src/components/Help/index.js
gui/src/components/Information/Information.css
gui/src/components/Information/Information.spec.js
gui/src/components/Information/index.js
gui/src/components/LicensingGatherer/LicenseGatherer.spec.js
gui/src/components/LicensingGatherer/LicensingGatherer.css
gui/src/components/LicensingGatherer/MHLM.js
gui/src/components/LicensingGatherer/NLM.js
gui/src/components/LicensingGatherer/index.js
gui/src/components/MatlabJsd/MatlabJsd.css
gui/src/components/MatlabJsd/MatlabJsd.spec.js
gui/src/components/MatlabJsd/index.js
gui/src/components/Overlay/Overlay.css
gui/src/components/Overlay/Overlay.spec.js
gui/src/components/Overlay/index.js
gui/src/components/OverlayTrigger/OverlayTrigger.css
gui/src/components/OverlayTrigger/OverlayTrigger.spec.js
gui/src/components/OverlayTrigger/ResizeOverlayTrigger.spec.js
gui/src/components/OverlayTrigger/arrow.svg
gui/src/components/OverlayTrigger/gripper.svg
gui/src/components/OverlayTrigger/index.js
gui/src/components/OverlayTrigger/trigger-error.svg
gui/src/components/OverlayTrigger/trigger-ok.svg
gui/src/reducers/index.js
gui/src/reducers/reducers.spec.js
gui/src/selectors/index.js
gui/src/selectors/selectors.spec.js
gui/src/test/utils/react-test.js
jupyter_matlab_proxy/__init__.py
jupyter_matlab_proxy/app.py
jupyter_matlab_proxy/app_state.py
jupyter_matlab_proxy/devel.py
jupyter_matlab_proxy/mwi_embedded_connector.py
jupyter_matlab_proxy/mwi_environment_variables.py
jupyter_matlab_proxy/settings.py
jupyter_matlab_proxy.egg-info/PKG-INFO
jupyter_matlab_proxy.egg-info/SOURCES.txt
jupyter_matlab_proxy.egg-info/dependency_links.txt
jupyter_matlab_proxy.egg-info/entry_points.txt
jupyter_matlab_proxy.egg-info/not-zip-safe
jupyter_matlab_proxy.egg-info/requires.txt
jupyter_matlab_proxy.egg-info/top_level.txt
jupyter_matlab_proxy/icons/matlab.svg
jupyter_matlab_proxy/matlab/startup.m
jupyter_matlab_proxy/util/__init__.py
jupyter_matlab_proxy/util/mw.py
jupyter_matlab_proxy/util/mwi_custom_http_headers.py
jupyter_matlab_proxy/util/mwi_exceptions.py
jupyter_matlab_proxy/util/mwi_logger.py
jupyter_matlab_proxy/util/mwi_validators.py