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: Drop faulty statement #2160

Merged
merged 8 commits into from
May 30, 2023
Merged

Conversation

gageorgiev
Copy link
Contributor

@gageorgiev gageorgiev commented May 30, 2023

A statement was accidentally left in.
Also a change from Exception to ValueError which wasn't included
in the previous PR.

Testing done: locally + pipelines

Signed-off-by: Gabriel Georgiev gageorgiev@vmware.com

Currently, users are expected to configure the REST API URL
manually, which is a bad practice. After this change, the
REST API URL will be picked up from the environment, which
means it will be configured when deploying the docker image.

Testing done: pipelines

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
A statement was accidentally left in.

Testing done: locally + pipelines

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
…on/gageorgiev/jupyter-rest-url

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
@gageorgiev gageorgiev merged commit e72970f into main May 30, 2023
11 checks passed
@gageorgiev gageorgiev deleted the person/gageorgiev/jupyter-rest-url branch May 30, 2023 13:40
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