iodide-project / iodide-examples

example Iodide notebooks
27 stars 15 forks source link

WIP: Python lectures for iodide notebook migrated from Jupyter #49

Open tiwariayush opened 6 years ago

tiwariayush commented 6 years ago

Generic python lectures for iodide. Also contains lectures for python packages available in pyodide. With iodide getting more and more traction. It could be nice to have basic lectures for python and tutorial for packages in the example.

EDIT : Not all the contents are mine. For the ones which are inspired from already existing notebook, I will add __original_author__ as mentioned in #21 .

Other than that, feel free to suggest changes. Thanks beforehand.

tiwariayush commented 5 years ago

Hi,

Would it be possible to please review this MR ? I would like to add more basic notebooks in coming days as we merge this.

Thanks beforehand.

bcolloran commented 5 years ago

hi @tiwariayush, thanks for submitting this PR, and sorry for the delay responding to you.

We're kind of in the middle of revamping our docs and examples, and we're going to be deprecating this particular repo and moving towards saving demo/example notebooks directly on the iodide server, for now at https://extremely-alpha.iodide.io

Moving the examples over should be as simple as copying the code inside the jsmd Githubissues.

  • Githubissues is a development platform for aggregating issues.