Nice job. A long time ago, I created the swc channel on anaconda.org, in the hopes that it would make it easier for people to create custom installers (with constructor) on a per-workshop basis and simplify the whole setup process. I'm happy to turn over ownership of that channel if anyone wants it.
The repo for a workshop that I gave with these installers is at https://github.com/msarahan/2015-11-05-ND If there are docs changes that we can/should make on the Anaconda side to help clarify anything, please let me know. Best, Michael On Wed, Jun 12, 2019 at 9:24 AM David Pugh <[email protected]> wrote: > Great comments! Please open issues or PRs on GitHub as you prefer. > > On Wed, Jun 12, 2019 at 5:21 PM Filipe Pires Alvarenga Fernandes < > [email protected]> wrote: > >> Cool stuff! As a conda user and conda advocate for workshops >> installations I really liked it. >> Just a few minor comments though (and I can do those on GH as >> issue/PRs if you prefer): >> >> - The original post on "stop installing TensorFlow with pip" is >> https://www.anaconda.com/tensorflow-in-anaconda >> >> - I would install git with conda and avoid the different git install >> instruction for the different platforms. "conda install git" works for >> macOS, Windows, and Linux. >> >> - Conda has an idiosyncrasy with the environment creations: "conda env >> create" vs "conda create" and it would be nice to have a >> disambiguation note there. >> >> - Loved the channel tutorial! But there are a few caveats with mixing >> packages that should be mentioned and channel priority does not solve >> it. It is recommend to use the "strict" option. See >> https://conda-forge.org/docs/user/tipsandtricks.html#how-to-fix-it >> >> Again, amazing stuff and if you agree with the points I raised above I >> will be happy to help with PRs. >> >> Best, >> >> -F >> >> On Wed, Jun 12, 2019 at 10:07 AM Aleksandra Taranov >> <[email protected]> wrote: >> > >> > I went through the tutorial and really like it. It's clear and easy to >> understand. It was educational for me since I use pip installs. The only >> thing that I wish it touched on is how to use jupyter notebooks with conda. >> > >> > Aleks >> > >> > On Wed, Jun 12, 2019, 6:51 AM David Pugh <[email protected]> >> wrote: >> >> >> >> All, >> >> >> >> I have developed a Software Carpentry style lesson for Conda and would >> be keen to get feedback from the community! >> >> >> >> Website: >> >> >> >> >> https://kaust-vislab.github.io/introduction-to-conda-for-data-scientists/ >> >> >> >> Repo: >> >> >> >> >> https://github.com/kaust-vislab/introduction-to-conda-for-data-scientists >> >> >> >> Thanks and look forward to hearing from you! >> >> >> >> David >> > >> > The Carpentries / discuss / see discussions + participants + delivery >> options Permalink >> >> ------------------------------------------ >> The Carpentries: discuss >> Permalink: >> https://carpentries.topicbox.com/groups/discuss/Tb12fc97e5ee621f2-M156b30fcfe922a812e458e8c >> Delivery options: >> https://carpentries.topicbox.com/groups/discuss/subscription >> > *The Carpentries <https://carpentries.topicbox.com/latest>* / discuss / > see discussions <https://carpentries.topicbox.com/groups/discuss> + > participants <https://carpentries.topicbox.com/groups/discuss/members> + > delivery > options <https://carpentries.topicbox.com/groups/discuss/subscription> > Permalink > <https://carpentries.topicbox.com/groups/discuss/Tb12fc97e5ee621f2-M8183a4b34cf5d6b3de060c60> > ------------------------------------------ The Carpentries: discuss Permalink: https://carpentries.topicbox.com/groups/discuss/Tb12fc97e5ee621f2-M5bc0ab4424f8d89079bfdac5 Delivery options: https://carpentries.topicbox.com/groups/discuss/subscription
