Iota-School / notebooks-for-all

https://iota-school.github.io/notebooks-for-all/
Other
18 stars 6 forks source link

convert cleanup #33

Closed eteq closed 1 year ago

eteq commented 1 year ago

This does just two minor things:

  1. A fix to convert.py that was necessary to get it to work for me locally
  2. removes the out.html in the root of the repo since I found that confusing and I think it's a left-over.

@tonyfast, ok with you? I'm not sure if you're using convert.py for anything, but I found it a useful "guide" for how to run this once I figured out the fix.

tonyfast commented 1 year ago

Thanks for adding these cleanup bits.

I haven’t been using this file for anything recently. I do suggest we keep it and use it as some high level documentation though.

I’ll be submitting some docs stuff this week now that most of the interfaces seem to be working.