Add missing dependencies environment.yml to run examples in conda environment#2
Add missing dependencies environment.yml to run examples in conda environment#2rjurney wants to merge 1 commit intoscqubits:masterfrom
Conversation
|
Thanks for the pull request, @rjurney !
|
|
@jkochNU what I am doing is this: I want to run the examples in this repo after I clonse it and there is an For context, I wrote these precise instructions for installing and testing scqubits in a new conda environment so two of us could make: How to Install and Test
|
|
I see. That is not how install was envisioned, but we will have to spell that out in the docs. The example repository Outside Binder, the intended workflow is:
We would not want Binder to have to install all optional requirements (it's already sluggish in setting up as is). |
Without these libraries you can't actually run any examples, so let's include them! :)