Skip to content

vdk-jupyter: Fix job creation#2245

Merged
gabrielgeorgiev1 merged 15 commits intomainfrom
person/gageorgiev/jupyter-creatae
Jun 14, 2023
Merged

vdk-jupyter: Fix job creation#2245
gabrielgeorgiev1 merged 15 commits intomainfrom
person/gageorgiev/jupyter-creatae

Conversation

@gabrielgeorgiev1
Copy link
Copy Markdown
Contributor

Currently, the job creation logic is faulty and the sample job
is positioned in the wrong place in the plugin.

Testing done: locally

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

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
…k step

Currently, when creating a job through the jupyter UI, the created job
has a sql step and a python step. We'd like a job created that way to
have only a notebook inside, as steps will be contained within that notebook.

This required changes to both the control cli module, as well as the jupyter
python module. An alternative way was possible which left the control cli
untounched, however that path was not chosen since it would require patching
module namespaces during runtime, which is prone to bugs and is to be avoided
if possible.

Testing done: tested locally by creating a new job through jupyter UI and observing
the notebook step inside

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>
…on/gageorgiev/jupyter-creatae

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>
Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
…on/gageorgiev/jupyter-creatae

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
Currently, the job creation logic is faulty and the sample job
is positioned in the wrong place in the plugin.

Testing done: locally

Signed-off-by: Gabriel Georgiev <gageorgiev@vmware.com>
@gabrielgeorgiev1 gabrielgeorgiev1 merged commit 2765f82 into main Jun 14, 2023
@gabrielgeorgiev1 gabrielgeorgiev1 deleted the person/gageorgiev/jupyter-creatae branch June 14, 2023 08: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.

4 participants