Martha Cryan

Results 76 comments of Martha Cryan

This should include a title for the button to open an issue from the template

Should also include an introduction (as an html comment) to introduce what this template is

@limazix Does this sound like it would work for you?

Hey @tweakimp! After reading through this discussion, I think I'll close this. It seems like it would be a good idea to use these more, but it might not be...

Not sure why, but the release_build CI failed, so I triggered a rerun in case it's just flaky. If not, I might need to look into why that would be...

@gvwilson @ann-marie-ward Thanks for pointing out the overlap, I wasn't aware of this PR! @aGitForEveryone Here are some high-level notes on the structure here: * I love your explanations of...

Oh also another note: is the "Windows Configuration" section supposed to include "Set up JavaScript environment (for JavaScript beginners)" and "Working with PyCharm"? Because I think that both of those...

@ndrezn So is `pip install plotly[pandas]` exactly the same as `pip install pandas`?

Oh interesting. What is the benefit here over just using `pip install plotly pandas`?

> The benefit is we recommend a specific version number for compatibility. I don't think we have issues with different versions of Pandas but this makes it easy to pin...