deathbeds / jyve

Jupyer Kernels, right inside JupyterLab
https://deathbeds.github.io/jyve/lab/
BSD 3-Clause "New" or "Revised" License
60 stars 14 forks source link

Extra kernels are broken on demo #35

Closed bollwyvl closed 6 years ago

bollwyvl commented 6 years ago

Seems like all the vendor bundles aren't resolve, though are clearly in gh-pages. Might be temporary?

bollwyvl commented 6 years ago

Trying a .nojekyll

bollwyvl commented 6 years ago

K, looks like it's trying to access:

https://deathbeds.github.io/lab/static/vendors~brython.573bac019ecde4ea1fc5.js

but

https://deathbeds.github.io/jyve/lab/static/vendors~brython.573bac019ecde4ea1fc5.js
                            ^^^^

is the thing. Must be messing up some config paths. Should generate/test with an alternate prefix... probably with https...

SimonBiggs commented 6 years ago

Some config works on mine using a the CNAME of jyve.simonbiggs.net

Maybe it's an issue with base url or something like that?

On Sun., 7 Oct. 2018, 3:29 am Nicholas Bollweg, notifications@github.com wrote:

K, looks like it's trying to access:

https://deathbeds.github.io/lab/static/vendors~brython.573bac019ecde4ea1fc5.js

but

https://deathbeds.github.io/jyve/lab/static/vendors~brython.573bac019ecde4ea1fc5.js

is the thing. Must be messing up some config paths. Should generate/test with an alternate prefix... probably with https...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deathbeds/jyve/issues/35#issuecomment-427587265, or mute the thread https://github.com/notifications/unsubscribe-auth/AGQVe35It9zQ5eoG8azkntv2JvfwFq-yks5uiNpngaJpZM4XLbT5 .