You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
I'm now building an extension based on this sample extension. The code cell in my notebook is using some custom modules. And I'd like the code IntelliSense support of them.
As a workaround I switched the language of the code cell into Typescript and explicitly injected a line at the top of each code cell like this: