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

vdk-jupyter: vdk jupyter deploy job fix #2474

Merged
merged 6 commits into from
Jul 27, 2023

Conversation

duyguHsnHsn
Copy link
Collaborator

@duyguHsnHsn duyguHsnHsn commented Jul 25, 2023

What:
Changed how deploy job operation is handled in Jupyter UI:

  1. The output of the operation is now changed to give deployment:
Screenshot 2023-07-25 at 16 10 24
  1. Removed enable flag from the Jupyter dialog:

Screenshot 2023-07-25 at 16 46 53

Why:

  1. Currently the deployment from Jupyter is not working correctly because of the new feature with multiple python versions. 

When we do deploy, we get message that the deployment was successful but it is not actual and in the cli where jupyter lab is run we get this:

Screenshot 2023-07-25 at 23 18 44
  1. The team agreed on removing the option and to work with the default enable=true since this may cause user confusions

Signed-off-by: Duygu Hasan hduygu@vmware.com

@duyguHsnHsn duyguHsnHsn force-pushed the person/hduygu/vdk-jupyter-deploy-job-fix branch from caf8fbf to 14a70e4 Compare July 26, 2023 11:51
@vmware vmware deleted a comment from antoniivanov Jul 26, 2023
@duyguHsnHsn duyguHsnHsn merged commit c3567a9 into main Jul 27, 2023
9 checks passed
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-jupyter-deploy-job-fix branch July 27, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants