Skip to content

Conda build #380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conda build #380

wants to merge 3 commits into from

Conversation

rgbkrk
Copy link
Contributor

@rgbkrk rgbkrk commented Jan 7, 2016

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

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

@theengineear
Copy link
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
Copy link
Contributor Author

rgbkrk commented Feb 20, 2016

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
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
Copy link
Contributor

chohner commented Jul 28, 2016

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
Copy link
Contributor Author

rgbkrk commented Jul 28, 2016

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