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

feat(cli): add option not to install Stencila packages #40

Open
nokome opened this issue Oct 30, 2018 · 0 comments
Open

feat(cli): add option not to install Stencila packages #40

nokome opened this issue Oct 30, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@nokome
Copy link
Member

nokome commented Oct 30, 2018

Currently, we install Stencila packages for R, Python, Node.js so that editor UI clients can execute code within the container. This is done independently of the project's package dependencies.

However, not all users may need this functionality so a --stencila=false option would be useful to speed up builds and reduce image sizes.

@nokome nokome added the enhancement New feature or request label Oct 30, 2018
@nokome nokome modified the milestones: 1.0.0, 1.1.0 Oct 30, 2018
nokome added a commit that referenced this issue Nov 6, 2018
Currently, the Stencila R package is very slow to install so this turns that off
by default until that is sped up. Partially addresses #40 (still need to add argument on CLI)
stencila-ci added a commit that referenced this issue Nov 6, 2018
# [0.11.0](v0.10.4...v0.11.0) (2018-11-06)

### Features

* **Generator:** don't install Stencila language packages by default ([0dbd429](0dbd429)), closes [#40](#40)
@nokome nokome removed this from the 1.1 milestone Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant