Skip to content

Conda build#380

Closed
rgbkrk wants to merge 3 commits into
plotly:masterfrom
rgbkrk:conda-build
Closed

Conda build#380
rgbkrk wants to merge 3 commits into
plotly:masterfrom
rgbkrk:conda-build

Conversation

@rgbkrk

@rgbkrk rgbkrk commented Jan 7, 2016

Copy link
Copy Markdown
Contributor

Somewhat of a follow on to #136.

All of our (Jupyter/IPython) Docker environments rely on conda, which means we need this setup in order for it to be packaged with our conda environments.

@nehalecky

Copy link
Copy Markdown

What's the status of this? Would be great to officially support conda. :)

@theengineear

Copy link
Copy Markdown
Contributor

Great. Yeah, I remember putting a little effort into this before but ended up never merging it. @rgbkrk any thoughts on maintenance? I'm wondering if we can do the following:

  1. create a makefile target (or something) that basically automates the creation of the meta.yaml file
  2. add a test that enforces the version in the meta.yaml file matches the version in setup.py. this test should be helpful in suggesting we run the command from (1).

Does that make sense? Is there a better way to keep these things in sync?

@rgbkrk

rgbkrk commented Feb 20, 2016

Copy link
Copy Markdown
Contributor Author

You'd think for a package like this that's pure Python that Conda would have something to auto generate this at release time. Have you submitted this to a plotly channel on Anaconda.org?

@theengineear

Copy link
Copy Markdown
Contributor

Have you submitted this to a plotly channel on Anaconda.org?

Nope, haven't looked into doing that yet. Please do! Or, if you don't have time, I can look into it.

@chohner

chohner commented Jul 28, 2016

Copy link
Copy Markdown
Contributor

Just found this, sorry for duplication. I did the same over at #523 with the current 1.12.4 version and a small readme. I can confirm that my build runs (https://anaconda.org/chohner/plotly), at least on the current OSX with python 3.5.

@rgbkrk

rgbkrk commented Jul 28, 2016

Copy link
Copy Markdown
Contributor Author

Closing in favor of #523.

@rgbkrk rgbkrk closed this Jul 28, 2016
@rgbkrk rgbkrk deleted the conda-build branch July 28, 2016 17:29
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.

4 participants