mojodojodev / mojodojo.dev

Learning materials for the Mojo🔥programming language
https://mojodojo.dev/
87 stars 16 forks source link

Sort module #8

Closed gautam-e closed 1 year ago

gautam-e commented 1 year ago

@mojodojodev Hope this works? I don't know how to convert the notebook to the .md file that's needed to render the website.

mojodojodev commented 1 year ago

Awesome thanks for that, can convert via:

./jupyter_to_md.sh

But it's a bash script so will only work on Linux/Mac, I'll build this into CI soon so all good thanks.