Open MasseGuillaume opened 11 years ago
http://www.webjars.org/
from https://github.com/Bridgewater/scala-notebook/issues/7 we could use webjar to share code with IPython / python notebook
also we can add dependencies on some vendors
https://github.com/Bridgewater/scala-notebook/tree/master/server/src/main/assets/thirdparty/static
We are starting to user bower for now to manage such dependencies. the only problem of bower is it does not distinguish between dev dependencies and running dependencies.
http://www.webjars.org/
from https://github.com/Bridgewater/scala-notebook/issues/7 we could use webjar to share code with IPython / python notebook
also we can add dependencies on some vendors
https://github.com/Bridgewater/scala-notebook/tree/master/server/src/main/assets/thirdparty/static