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: modify the way we read notebooks in notebook plugin #1520

Merged
merged 8 commits into from
Jan 20, 2023

Conversation

duyguHsnHsn
Copy link
Collaborator

What:
Changes on the way we read the JSON schema of a notebook.

Why:
Since we introduced job_input as Jupyter variable with an iPython extension see #1483 , our users now have direct access to the job_input variable and no longer need to use def run function to access it.

Testing: Unit tests

Signed-off-by: Duygu Hasan [email protected]

Copy link
Contributor

@ivakoleva ivakoleva left a comment

Choose a reason for hiding this comment

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

cells.jpeg and working-with_notebook-steps.png LGTM, the overall direction of simplifying the way user interacts with VDK, and the model.
Except png and jpeg, GitHub review does not visualise the gifs

@duyguHsnHsn duyguHsnHsn force-pushed the person/hduygu/vdk-notebook-read branch from b46b12a to bc10620 Compare January 19, 2023 13:30
@murphp15
Copy link
Collaborator

I love the diagrams

@duyguHsnHsn duyguHsnHsn merged commit 7e3ad68 into main Jan 20, 2023
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-notebook-read branch January 20, 2023 09:06
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.

5 participants