Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Add dependencies to conda package #12

Open
bkreider opened this issue Jul 3, 2014 · 3 comments
Open

Add dependencies to conda package #12

bkreider opened this issue Jul 3, 2014 · 3 comments
Labels

Comments

@bkreider
Copy link

bkreider commented Jul 3, 2014

Add nodejs as a dependency to the conda package.

@bkreider bkreider added the bug label Jul 3, 2014
@ijstokes
Copy link
Contributor

ijstokes commented Jul 3, 2014

Can you clarify? What needs nodejs? Do we have a nodejs available cross-platform? If not, I need a workaround and to document what will and won't work without nodejs.

@damianavila
Copy link
Contributor

node is necessary if you want to for rendering some markdown in the html output... if you don't have installed node, it defaults to pandoc... anyway, we are going to have have a pure python markdown implementation in IPython soon (mistune)... there is currently a PR for that...

@ijstokes
Copy link
Contributor

ijstokes commented Jul 6, 2014

node is listed as a pre-requisite for conda-launch, so anyone trying to use conda-launch really needs to go and install that first. Unless we have a conda package available in the default channels for the big 3 platforms, I'm not going to include nodejs in the package dependency list. But if it is available, I will change that.

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

No branches or pull requests

3 participants