.bash_history
.dockerignore
.env
.gitignore
.nvmrc
.parcelrc
.postcssrc
.proxyrc.js
README.md
VERSION.txt
docker-compose.yml
get-pip.py
package-lock.json
package.json
postcss.config.js
setup.cfg
setup.iss
setup.py
setup.sh
tailwind.config.js
tsconfig.json
yarn.lock
yarn.lock.bak
btdashboard/__init__.py
btdashboard/app.py
btdashboard/args.py
btdashboard/config.py
btdashboard/dashboard.py
btdashboard/defaults.py
btdashboard/entrypoint.py
btdashboard/extensions.py
btdashboard/lessons.py
btdashboard/logger.py
btdashboard/sidebar.py
btdashboard/topics.py
btdashboard/websocket.py
btdashboard/webterminal.py
btdashboard.egg-info/PKG-INFO
btdashboard.egg-info/SOURCES.txt
btdashboard.egg-info/dependency_links.txt
btdashboard.egg-info/entry_points.txt
btdashboard.egg-info/not-zip-safe
btdashboard.egg-info/requires.txt
btdashboard.egg-info/top_level.txt
btdashboard/spyder_terminal/__init__.py
btdashboard/spyder_terminal/server/__init__.py
btdashboard/spyder_terminal/server/common.py
btdashboard/spyder_terminal/server/routes.py
btdashboard/spyder_terminal/server/logic/__init__.py
btdashboard/spyder_terminal/server/logic/term_manager.py
btdashboard/spyder_terminal/server/rest/__init__.py
btdashboard/spyder_terminal/server/rest/term_rest.py
btdashboard/spyder_terminal/server/tests/__init__.py
btdashboard/spyder_terminal/server/tests/print_size.py
btdashboard/spyder_terminal/server/tests/test_server.py
btdashboard/spyder_terminal/server/web/__init__.py
btdashboard/spyder_terminal/server/web/main_handler.py
btdashboard/spyder_terminal/server/websockets/__init__.py
btdashboard/spyder_terminal/server/websockets/term_ws.py
dashboard.gui/bert.dashboard.708e1041.css
dashboard.gui/bert.dashboard.708e1041.css.br
dashboard.gui/bert.dashboard.708e1041.css.gz
dashboard.gui/bert.dashboard.708e1041.css.map
dashboard.gui/index.8a7975c6.js
dashboard.gui/index.8a7975c6.js.br
dashboard.gui/index.8a7975c6.js.gz
dashboard.gui/index.8a7975c6.js.map
dashboard.gui/index.db36f53a.css
dashboard.gui/index.db36f53a.css.br
dashboard.gui/index.db36f53a.css.gz
dashboard.gui/index.db36f53a.css.map
dashboard.gui/index.html
dashboard.gui/index.html.br
dashboard.gui/index.html.gz
dashboard.gui/open-sans-v17-latin_cyrillic-italic.fed68991.woff
dashboard.gui/open-sans-v17-latin_cyrillic-regular.fd08d484.woff
dashboard.gui/roboto-condensed-v18-latin_cyrillic-regular.635c9d3f.woff
dashboard.gui/user-avatar-32.61e78f13.png
docker/Dockerfile
docker/entrypoint.sh
docker/nginx.conf
etc/app.yaml
etc/dashboard.yaml
etc/lessons.yaml
etc/sidebar.yaml
res/dashboard.png
res/knowledgebase.png
res/lesson.gif
res/webterminal.gif
src/App.tsx
src/index.html
src/index.jsx
src/index.scss
src/react-app-env.d.ts
src/store.js
src/actions/appActions.js
src/actions/dashboardActions.js
src/actions/index.js
src/actions/userActions.js
src/assets/logo_api_active.png
src/assets/logo_api_inactive.png
src/assets/logo_setup.icns
src/assets/logo_setup.ico
src/assets/open-sans-v17-latin_cyrillic-italic.woff
src/assets/open-sans-v17-latin_cyrillic-regular.woff
src/assets/roboto-condensed-v18-latin_cyrillic-regular.woff
src/charts/BarChart01.jsx
src/charts/BarChart02.jsx
src/charts/BarChart03.jsx
src/charts/ChartjsConfig.jsx
src/charts/DoughnutChart.jsx
src/charts/LineChart01.jsx
src/charts/LineChart02.jsx
src/charts/RealtimeChart.jsx
src/components/Clippy/Clippy.tsx
src/components/CollapsibleSection/CollapsibleSection.scss
src/components/CollapsibleSection/CollapsibleSection.tsx
src/components/Dashboard/Dashboard.jsx
src/components/Footer/Footer.tsx
src/components/Footer/style.scss
src/components/Iframe/Iframe.tsx
src/components/Input/Input.scss
src/components/Input/Input.tsx
src/components/Knowledgebase/Knowledgebase.tsx
src/components/LessonPage/LessonPage.jsx
src/components/LessonPage/style.scss
src/components/MyNotes/Mynotes.tsx
src/components/RightPane/RightPane.tsx
src/components/UseEffectTest/UseEffectTest.tsx
src/components/XTerm/index.jsx
src/images/favicon.png
src/images/icon-01.svg
src/images/icon-02.svg
src/images/icon-03.svg
src/images/user-36-01.jpg
src/images/user-36-02.jpg
src/images/user-36-03.jpg
src/images/user-36-04.jpg
src/images/user-36-05.jpg
src/images/user-36-06.jpg
src/images/user-36-07.jpg
src/images/user-36-08.jpg
src/images/user-36-09.jpg
src/images/user-avatar-32.png
src/partials/Banner.jsx
src/partials/EditMenu.jsx
src/partials/Header.jsx
src/partials/Sidebar.jsx
src/partials/SidebarLinkGroup.jsx
src/partials/SidebarPageGroup.jsx
src/partials/Clippy/Clippy.tsx
src/partials/CollapsibleSection/CollapsibleSection.scss
src/partials/CollapsibleSection/CollapsibleSection.tsx
src/partials/Input/Input.scss
src/partials/Input/Input.tsx
src/partials/Presentation/index.jsx
src/partials/Presentation/style.scss
src/partials/actions/DateSelect.jsx
src/partials/actions/Datepicker.jsx
src/partials/actions/FilterButton.jsx
src/partials/dashboard/DashboardAvatars.jsx
src/partials/dashboard/DashboardCard01.jsx
src/partials/dashboard/DashboardCard02.jsx
src/partials/dashboard/DashboardCard03.jsx
src/partials/dashboard/DashboardCard04.jsx
src/partials/dashboard/DashboardCard05.jsx
src/partials/dashboard/DashboardCard06.jsx
src/partials/dashboard/DashboardCard07.jsx
src/partials/dashboard/DashboardCard08.jsx
src/partials/dashboard/DashboardCard09.jsx
src/partials/dashboard/DashboardCard10.jsx
src/partials/dashboard/DashboardCard11.jsx
src/partials/dashboard/DashboardCard12.jsx
src/partials/dashboard/DashboardCard13.jsx
src/partials/dashboard/MessageCard.jsx
src/partials/dashboard/NewsCard.jsx
src/partials/dashboard/WelcomeBanner.jsx
src/partials/dashboard/style.scss
src/partials/header/Help.jsx
src/partials/header/Notifications.jsx
src/partials/header/SearchModal.jsx
src/partials/header/UserMenu.jsx
src/reducers/appData.js
src/reducers/currentUser.js
src/reducers/dashboardData.js
src/reducers/index.js
src/styles/fonts.scss
src/styles/style.css
src/styles/tailwind.config.js
src/styles/additional-styles/flatpickr.css
src/styles/additional-styles/range-slider.css
src/styles/additional-styles/theme.css
src/styles/additional-styles/toggle-switch.css
src/styles/additional-styles/utility-patterns.css
src/utils/Info.jsx
src/utils/Transition.jsx
src/utils/Utils.js