hugobowne / machine-learning-in-r

We're teaching Machine Learning in R as part of a Data Carpentry Workshop at Cold Spring Harbour in Summer, 2018. This is an experiment.
MIT License
1 stars 2 forks source link

Convert to Carpentry Workshop format #3

Open hugobowne opened 6 years ago

hugobowne commented 6 years ago

Once we have workshop materials close to final product, we'll need to convert the R markdown into the format of a carpentry workshop, in accordance with this template.

The rationale behind developing material in R markdown is due to ease of workflow, as mentioned in #2.

If somebody could put their hand up for this conversion task, that would be awesome.

jorgepda commented 6 years ago

I'd be happy to do the conversion. I will be using the same template for another project we're working on here at the DNALC, so I'll be familiar with it.

Kapeel commented 6 years ago

I can help as well

hugobowne commented 6 years ago

@jorgepda @Kapeel

How much time will you need to do this? E.g. if I had all material ready by EOD Sunday June 7th, would that give you enough time?

An alternative is for me to work on material and you to work on conversion in parallel.

jorgepda commented 6 years ago

I believe it shouldn't take long, considering the lesson is not that lengthy.

The set-up instructions suggest creating a new repository for the data carpentry lesson, so I went ahead and created one just to play around with it.

@hugobowne do you prefer to be the owner of the repository? If so, could you import the lesson example repository to your github account and grant us access?

hugobowne commented 6 years ago

sure thing. I'll do so after we chat tomorrow.

hugobowne commented 6 years ago

@jorgepda this link doesn't work for me: http://swcarpentry.github.io/lesson-example/setup.html

should i try this one? https://github.com/carpentries/lesson-example

jorgepda commented 6 years ago

@hugobowne looks like they changed the link. Try this one.

hugobowne commented 6 years ago

thanks @jorgepda ; i've created repo & invited you here: https://github.com/hugobowne/machine-learning-r/invitations

let's work through pull requests (so make sure to work on a branch other than gh-pages).

thanks

hugobowne commented 6 years ago

@jorgepda also note that i completed up to step 6 here: http://carpentries.github.io/lesson-example/setup.html

i received this email:

screen shot 2018-06-21 at 10 55 53 am

are you able to follow the rest of the steps in a branch or do you need access to gh-pages branch?

jorgepda commented 6 years ago

@hugobowne I believe I'm able to do the rest of the steps on my own branch.