You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
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.
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...
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add nodejs as a dependency to the conda package.
The text was updated successfully, but these errors were encountered: