Skip to content

Add graphviz to dev environment#459

Merged
TomAugspurger merged 1 commit intodask:masterfrom
jrbourbeau:add_graphviz
Feb 13, 2019
Merged

Add graphviz to dev environment#459
TomAugspurger merged 1 commit intodask:masterfrom
jrbourbeau:add_graphviz

Conversation

@jrbourbeau
Copy link
Copy Markdown
Member

This PR adds both the system and Python graphviz package to the dev environment for dask-ml. graphviz is needed for building the documentation. Closes #457.

@TomAugspurger
Copy link
Copy Markdown
Member

Thanks!

@TomAugspurger TomAugspurger merged commit cfa57e5 into dask:master Feb 13, 2019
@jrbourbeau jrbourbeau deleted the add_graphviz branch February 13, 2019 18:56
- git+https://github.com/dask/distributed.git
- git+https://github.com/dask/dask-tensorflow.git
- git+https://github.com/dask/dask-xgboost.git
- graphviz
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

FWIW there is a conda-forge package call python-graphviz, which is equivalent to this and requires graphviz (the system one).

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Awesome, good to know! I'll check python-graphviz out, thanks for the tip

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.

3 participants