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

add stopgap http server with mime types from python #62

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

bollwyvl
Copy link
Collaborator

@bollwyvl bollwyvl commented Apr 22, 2021

Binder

References

Code changes

  • drops http.server
  • add scripts/serve.js
    • not in-tree, because we can't ship this trash
    • mostly derived from, and may need better attribution to:

User-facing changes

  • n/a

Backwards-incompatible changes

  • uses env vars instead of parsing argv 🤷
  • sets them both to bind to 127.0.0.1 because it's literally the least we can do

@vercel
Copy link

vercel bot commented Apr 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jtpx/jupyterlite/HRj299WaMFevBmMXyFaxPwe61HWc
✅ Preview: https://jupyterlite-git-fork-bollwyvl-pyolite-serve-js-wasm-jtpx.vercel.app

@jtpio
Copy link
Member

jtpio commented Apr 23, 2021

Thanks!

@jtpio jtpio merged commit a467e42 into jupyterlite:pyolite Apr 23, 2021
@jtpio jtpio added this to the 0.1.0 milestone Apr 23, 2021
@jtpio jtpio mentioned this pull request Apr 26, 2021
10 tasks
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

2 participants