Skip to content

[WIP] remove components submodule #2

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

Closed
wants to merge 5 commits into from
Closed

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 11, 2015

This removes the components submodule and compiled css files, instead relying on bower to fetch the dependencies and less to build css.

Running the notebook from master will from now on require npm.

It works already, the only pieces I want to get in before merging are distutils hooks for triggering the npm, bower, and less calls, which I will mostly copy from JupyterHub where this same pattern is already working well.

minrk added 3 commits April 11, 2015 15:38
`bower install` in package repo fetches components
require `setup.py css` to run
minrk added 2 commits April 11, 2015 15:54
from JupyterHub

- fetches node tools locally with npm
- runs bower
- setup.py css uses local less as well,
  so no need to `npm install -g` anything.
@takluyver takluyver mentioned this pull request Apr 13, 2015
@takluyver
Copy link
Member

Continuing in #8.

@takluyver takluyver closed this Apr 13, 2015
@minrk minrk deleted the rm-submodule branch April 13, 2015 18:23
svurens pushed a commit to svurens/notebook that referenced this pull request Aug 6, 2015
moved commandpalette to new class
@minrk minrk modified the milestone: no action Dec 1, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants