Skip to content

Conversation

stevejpurves
Copy link

@stevejpurves stevejpurves commented Nov 23, 2022

This draft PR illustrates the changes needed to allow jupyterlab to be statically included in remix.run application and bundled within server code. relates to issue #470

The changes here obviously may not leave the application in a functional state or apply good defaults, but they enable bundling / building and subsequent use in client-only parts of a remix / next.js based web application.

Hopefully these are useful as a guide in how to update / change intiialisaiton of some parts of lumino so there there is no dependency on browser globals at import time.

Note: these changes were determined from a specific use case, where domutils was pulled in as a dependency, there may be other similar issues in other lumino packages that need to be considered.

@welcome
Copy link

welcome bot commented Nov 23, 2022

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants