Closed
Description
It would be great to have a nightly pip package as provided by tensorflow such that users can easily experiment with the most recent code without having to build from source, e.g. publish a package matplotlib-nightly
to pypi
as part of builds on master
.
I came across this document from 2015 discussing a similar idea, but couldn't find anything on a nightly package in the installation instructions.