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

#6314 Replace nodejs installation with conda. #6331

Merged
merged 2 commits into from
Nov 20, 2017
Merged

Conversation

michalgce
Copy link
Contributor

No description provided.

@michalgce michalgce force-pushed the michal/6314 branch 2 times, most recently from c02c2e4 to b3fecae Compare November 17, 2017 07:26
@scottdraves
Copy link
Contributor

it should install nodejs with conda, where is that?

@michalgce
Copy link
Contributor Author

Opss, added.

##########
# Node #
##########
RUN conda install -y -c conda-forge nodejs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consolidate with the other conda install, it's best to minimize the number of Docker commands.
combine the apt-get and conda installs as much as possible.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTK Thanks!

@scottdraves scottdraves merged commit 6536132 into master Nov 20, 2017
scottdraves added a commit that referenced this pull request Nov 20, 2017
scottdraves added a commit that referenced this pull request Nov 20, 2017
michalgce added a commit that referenced this pull request Nov 21, 2017
* origin/master:
  add link to new doc to table of contents
  #6314 Fixed docker building. (#6357)
  fix link, close #6262
  Revert "#6314 Replace nodejs installation with conda. (#6331)" (#6355)
  #6314 Replace nodejs installation with conda. (#6331)
  #6307: add banner to DateUtil (#6354)
  Serializer type name for anonymous classes (#6345)
  #6321: add matches method to MagicCommandFunctionality (#6353)
  #6343 Added Ivy to Groovy dependency. (#6350)
  jarek/5816: add load magic command (#6334)
  #6292 show yAxisR when set (#6312)

# Conflicts:
#	doc/StartHere.ipynb
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

Successfully merging this pull request may close these issues.

2 participants