Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airavata Desktop Client #435

Merged
merged 135 commits into from
Aug 24, 2024
Merged

Airavata Desktop Client #435

merged 135 commits into from
Aug 24, 2024

Conversation

ganning127
Copy link
Contributor

@ganning127 ganning127 commented May 23, 2024

Development updates have been sent out through mailing list.

@ganning127 ganning127 changed the title first working version Airavata Local Agent May 24, 2024
@ganning127 ganning127 changed the title Airavata Local Agent Airavata Desktop Client Aug 14, 2024
@ganning127 ganning127 marked this pull request as ready for review August 19, 2024 14:59
Copy link
Contributor

@DImuthuUpe DImuthuUpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great overall. I added some change requests. Specially, you need to add apache licence header for all the files

airavata-local-agent/README.md Show resolved Hide resolved
airavata-local-agent/electron-builder.yml Show resolved Hide resolved
airavata-local-agent/package.json Show resolved Hide resolved
airavata-local-agent/renderer/components/JupyterLab.jsx Outdated Show resolved Hide resolved
@ganning127
Copy link
Contributor Author

depdencies (from package.json)
"@ajna/pagination": "^1.4.19", // MIT
"@chakra-ui/icons": "^2.1.1", // MIT
"@chakra-ui/react": "^2.8.2", // MIT
"@emotion/react": "^11.11.4", // MIT
"@emotion/styled": "^11.11.5", // MIT
"@novnc/novnc": "^1.3.0", // MIT
"dayjs": "^1.11.11", // MIT
"dockerode": "^4.0.2", // Apache-2.0
"electron-is-dev": "^3.0.1", // MIT
"electron-log": "^5.1.5", // MIT
"electron-serve": "^1.3.0", // MIT
"electron-store": "^8.2.0", // MIT
"framer-motion": "^11.2.0", // MIT
"protocol-registry": "^1.4.1", // MIT
"react-icons": "^5.2.1", // MIT
"react-loading": "^2.0.3", // MIT
"react-syntax-highlighter": "^15.5.0", // MIT
"react-vnc": "^1.0.0", // MIT
"stream": "0.0.3", // MIT
"tus-js-client": "^1.6.0", // MIT
"update-electron-app": "^3.0.0", // MIT
"usehooks-ts": "^3.1.0" // MIT

dev deps
"@electron/fuses": "^1.8.0", // MIT
"electron": "^29.3.0", // MIT
"electron-builder": "^24.13.3", // MIT
"next": "^13.5.6", // MIT
"nextron": "^8.15.0", // MIT
"react": "^18.2.0", // MIT
"react-dom": "^18.2.0" // MIT

@DImuthuUpe
Copy link
Contributor

Great. Thanks @ganning127

@DImuthuUpe DImuthuUpe merged commit aee4513 into apache:master Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants