Skip to content

vdk-notebook: Create Job return message and automation  #2535

@duyguHsnHsn

Description

@duyguHsnHsn

What is the feature request? What problem does it solve?
For VDK Jupyter Integration currently we support automatic creation both locally and on the cloud (if REST_API_URL for the Control Service is set).
We return the message: "Job was created successfully!" if it was created both locally and in the cloud.
And we return that there was an error when trying to create the operation if the REST_API_URL is not set.
Check the images in #2506

This situation should be handled smoothly since:

  • not adding the error might cause confusions to people who actually have corrupted environment but want to register the job in the Control Service
  • adding the error causes confusions on people who actually do not want to use the Control Service

The proposed solution should get rid of all the confusions raised from those options.

Or the proposed solution might change the whole automation (creating cloud jobs might be handled manually). This should be further discussed.

Additional context
This topic is raised in #2506 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinitiative: VDK Notebooks BetaThis is all the work to accomplish the VDK notebooks beta integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions