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

Thebe Assets #36

Open
rgbkrk opened this issue May 29, 2015 · 2 comments
Open

Thebe Assets #36

rgbkrk opened this issue May 29, 2015 · 2 comments

Comments

@rgbkrk
Copy link
Contributor

rgbkrk commented May 29, 2015

Any thoughts on using Bower or a CDN for thebe assets?

@zischwartz
Copy link
Contributor

For the short term, rawgit works pretty well. So you'd link to https://rawgit.com/oreillymedia/thebe/master/static/main-built.js.

Some of the other assets, jquery-ui for instance, are loaded over there a cdn already.

@jdfreder
Copy link
Contributor

jdfreder commented Oct 1, 2015

Another pro of sticking with rawgit is that we can use git tags for specifying our build matrix. It's not clear how we would do this with something like NPM, where you only specify a single, well defined version string. With tags we can do things like notebook4.1.0,ipywidgets4.0.3 which can be resolved via rawgit https://rawgit.com/oreillymedia/thebe/notebook4.1.0,ipywidgets4.0.3/static/main-built.js.

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

No branches or pull requests

3 participants