Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add edu-applauncher page and component #964

Merged
merged 5 commits into from
Apr 27, 2021

Conversation

adrysn
Copy link
Member

@adrysn adrysn commented Apr 26, 2021

This PR implements a temporary edu-applauncher which directly launches an app (jupyter notebook, rstudio, etc) with auth cookie token. This will be replaced with the manager-side edu-api, which will take some time.

This PR requires:

When user accesses /edu-applauncher URL, it will automatically create a
session and launch jupyter notebook. If there is already a session, only
launch jupyter.
@adrysn adrysn self-assigned this Apr 26, 2021
@adrysn adrysn added urgency:blocker IT SHOULD BE RESOLVED BEFORE DISTRIBUTING type:enhance Add new features platform:enterprise Backend.AI Enterprise support area:lib Library and SDK related issue. effort:hard Need to understand many components / a large extent of contextual or historical information. urgency labels Apr 26, 2021
@adrysn adrysn added this to the 21.03 milestone Apr 26, 2021
@inureyes inureyes added the platform:cloud Backend.AI Cloud support label Apr 27, 2021
Copy link
Member

@inureyes inureyes left a comment

Choose a reason for hiding this comment

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

LGTM for now.

@inureyes inureyes merged commit 5078f74 into main Apr 27, 2021
@inureyes inureyes deleted the feat/temporary-app-launcher-api branch April 27, 2021 08:04
@Yaminyam Yaminyam added the size:XL 500~ LoC label Apr 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:lib Library and SDK related issue. effort:hard Need to understand many components / a large extent of contextual or historical information. platform:cloud Backend.AI Cloud support platform:enterprise Backend.AI Enterprise support size:XL 500~ LoC type:enhance Add new features urgency:blocker IT SHOULD BE RESOLVED BEFORE DISTRIBUTING
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants