Skip to content

fix: support esm define when running under virtual kernel#668

Merged
maartenbreddels merged 1 commit intomasterfrom
fix_esm_define_in_kernel
Jun 6, 2024
Merged

fix: support esm define when running under virtual kernel#668
maartenbreddels merged 1 commit intomasterfrom
fix_esm_define_in_kernel

Conversation

@maartenbreddels
Copy link
Copy Markdown
Contributor

When we define a esm top level in a module, we don't need to create the module widget. However, if we do this during the running of the app under the context of a virtual kernel, we should directly create the esm widget.

Should fix the failing of widgetti/ipyantd#4

@maartenbreddels maartenbreddels force-pushed the fix_esm_define_in_kernel branch from 02b9bf0 to 0b9e0b6 Compare June 5, 2024 17:23
When we define a esm top level in a module, we don't need to create
the module widget. However, if we do this during the running of the
app under the context of a virtual kernel, we should directly
create the esm widget.

Should fix the failing of widgetti/ipyantd#4
@maartenbreddels maartenbreddels force-pushed the fix_esm_define_in_kernel branch from 0b9e0b6 to 47a8b6b Compare June 6, 2024 10:00
@maartenbreddels maartenbreddels merged commit bfeed56 into master Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant