rp2 icon indicating copy to clipboard operation
rp2 copied to clipboard

Added developer instructions to setup rp2 in a conda environment.

Open stevendavis opened this issue 2 years ago • 3 comments

Very simple 1st pull request, mostly to test the process and make sure everything is setup properly. Added developer instructions to setup rp2 in a conda environment.

stevendavis avatar Mar 10 '22 22:03 stevendavis

Thanks for the PR! Will add a few comments in the diff.

eprbell avatar Mar 10 '22 23:03 eprbell

Thinking about this a bit more.... Instead of embedding the Conda instructions within the Windows 10 section, maybe it would make more sense to have a single Conda install section after the list of operating systems, since the commands should be the same for every OS.

stevendavis avatar Mar 11 '22 02:03 stevendavis

How about this:

  • add a "How to Install RP2 with Conda Virtual Environments?" FAQ in the developer FAQ: https://github.com/eprbell/rp2/blob/main/docs/developer_faq.md.
  • in every OS installation section add a "To install RP2 with Conda virtual environments read this FAQ" line pointing to the FAQ.

eprbell avatar Mar 11 '22 04:03 eprbell