Coder Social home page Coder Social logo

Talktorial template about teachopencadd HOT 8 CLOSED

volkamerlab avatar volkamerlab commented on August 11, 2024
Talktorial template

from teachopencadd.

Comments (8)

jaimergp avatar jaimergp commented on August 11, 2024 1

It's ok for now. We'll clear everything before merge anyway!

from teachopencadd.

t-kimber avatar t-kimber commented on August 11, 2024 1

Super nice, super clear! Love the template :)

Just a note for MAC users:
in the Render the website locally section, the command which will render the website is open index.html (and not xdg-open index.html).

from teachopencadd.

jaimergp avatar jaimergp commented on August 11, 2024 1

What do you think if we add to the checklist a bullet point concerning populating the README.md in each talktorial folder (title, aim, learning goals, categories) ?

This is going to be automated with a little script. Do take a look at <Talktorial>/data/README.md, tho 😬

from teachopencadd.

t-kimber avatar t-kimber commented on August 11, 2024 1

Just a small detail:

since the reviews branch no longer exists, it might be an idea to change the todo list with package , e.g. git checkout package instead of git checkout reviews?

from teachopencadd.

dominiquesydow avatar dominiquesydow commented on August 11, 2024 1

Thanks, @jaimergp, for updating the template for the next round of talktorial refactoring :)

from teachopencadd.

dominiquesydow avatar dominiquesydow commented on August 11, 2024

I added (in the template above):

Content review:

  • The table of contents reflects the talktorial story-line; order of #, ##, ### headers is correct
  • I have spell-checked the notebook
  • I have checked that cell outputs are not incredibly long (this applies also to DataFrames)
  • Markdown cell content is still in-line with code cell output (whenever results are discussed)

Code review:

  • I have marked all code cell with output referenced in markdown cells with the label # TODO: CI
  • I have update the relative paths to absolute paths, please add the following lines to the top of the notebook and use those paths
    HERE = Path(_dh[-1])
    DATA = HERE / β€œdata”

from teachopencadd.

dominiquesydow avatar dominiquesydow commented on August 11, 2024

Do we want everyone to push only notebooks without executed cells, @jaimergp? If so, we should add this to the checklist.

from teachopencadd.

t-kimber avatar t-kimber commented on August 11, 2024

What do you think if we add to the checklist a bullet point concerning populating the README.md in each talktorial folder (title, aim, learning goals, categories) ?

from teachopencadd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.