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: fixes on tsconfig and bad file naming #1594

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

duyguHsnHsn
Copy link
Collaborator

What:
Changed "target": "es2017" to "target": "es2018" in tsconfig.file
Renamed the vdk.py file to vdk_ui.py

Why:
"target": "es2017" caused installation problems
vdk.py had the same the as our main project which caused some import errors

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

@duyguHsnHsn duyguHsnHsn merged commit e4c6c02 into main Feb 6, 2023
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-jupyter-fixes branch February 6, 2023 07:56
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