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: remove cell outputs before deployment #2579

Merged

Conversation

duyguHsnHsn
Copy link
Collaborator

What: added fuctionality to remove cell outputs before deployment

Why: Currently, we do not remove cell outputs when deploying a notebook job which makes it really hard for version control and populates the deployed notebook with unneeded information.

Testing: pytest tests

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

duyguHsnHsn and others added 2 commits August 21, 2023 09:36
…com:vmware/versatile-data-kit into person/hduygu/vdk-jupyter-remove-cell-outputs-before-deployment
@duyguHsnHsn duyguHsnHsn force-pushed the person/hduygu/vdk-jupyter-remove-cell-outputs-before-deployment branch from 71df16e to 4517623 Compare August 22, 2023 06:36
…ployment' of github.com:vmware/versatile-data-kit into person/hduygu/vdk-jupyter-remove-cell-outputs-before-deployment
Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

Looks good to me. Let's double check some corner cases and the tests one more time.

@duyguHsnHsn duyguHsnHsn merged commit f704642 into main Aug 25, 2023
9 checks passed
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-jupyter-remove-cell-outputs-before-deployment branch August 25, 2023 06:58
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