-
Notifications
You must be signed in to change notification settings - Fork 14
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
font files of binder are not found #2
Comments
this is fixed with jupyterhub/binderhub#1247, so this issue can be closed when BinderHub chart dependency is upgraded. I just wanted to note it here :) |
Thanks for the heads up 🥳 |
Thank you @bitnik 👍 |
Need to make a new release with the updated binderhub chart. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this chart by default configures binder to run at
/services/binder/
. but font files of binder are always served at/
, this is already a known issue, jupyterhub/binderhub#793.The text was updated successfully, but these errors were encountered: