Skip to content
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

examples for conda? #503

Closed
mitzimorris opened this issue Nov 22, 2021 · 2 comments
Closed

examples for conda? #503

mitzimorris opened this issue Nov 22, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@mitzimorris
Copy link
Member

Summary:

help out prophet team - facebook/prophet#2041

Do you have any examples of other packages using cmdstanpy on conda btw? It'll save me some time -- if not, all good.

@mitzimorris mitzimorris added the question Further information is requested label Nov 22, 2021
@WardBrian
Copy link
Member

From $ conda depgraph --from-channels in cmdstan:

  ┌─────────┐  ┌───────────┐   
  │nevergrad│  │u8darts-all│   
  └─┬───────┘  └─────┬─────┘   
    │                │         
    │   ┌────────────┘         
    │   │                      
    v   v                      
 ┌───────┐ ┌──────────────────┐
 │prophet│ │salesforce-merlion│
 └───┬───┘ └─────┬────────────┘
     │           │             
     └────────┐  │             
              │  │             
              v  v             
          ┌─────────┐          
          │cmdstanpy│          
          └────┬────┘          
               │               
               v               
           ┌───────┐           
           │cmdstan│           
           └───────┘           

It seems that salesforce-merlion is using fbprophet itself: https://github.com/conda-forge/salesforce-merlion-feedstock/blob/master/recipe/meta.yaml

@WardBrian
Copy link
Member

I've been helping them out (conda-forge/prophet-feedstock#21); I think we can close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants