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

Investigate automatic wasm copying for jupyterlab webpack #35

Closed
timkpaine opened this issue Feb 8, 2018 · 1 comment
Closed

Investigate automatic wasm copying for jupyterlab webpack #35

timkpaine opened this issue Feb 8, 2018 · 1 comment
Labels
enhancement Feature requests or improvements

Comments

@timkpaine
Copy link
Member

see this and this

"Basically, if you import a file that is prefixed by JUPYTERLAB_(RAW|URL|FILE)LOADER, it will use that particular webpack loader. So if in your build step, you copy the relevant files to your build directory and prefix them with JUPYTERLAB_FILE_LOADER_, they can be bundled up with webpack using its file loader"

@timkpaine timkpaine added enhancement Feature requests or improvements Jupyter Plugin labels Jul 20, 2018
@texodus
Copy link
Member

texodus commented Jul 25, 2018

Thanks, a fix for this has been merged and will be in the 0.1.18 release.

The Jupyter Lab plugin should no longer require additional assets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements
Projects
None yet
Development

No branches or pull requests

2 participants