nteract / examples

Example nteract notebooks with links to execution on mybinder.org
BSD 3-Clause "New" or "Revised" License
27 stars 21 forks source link

Create training notebooks #22

Open rgbkrk opened 7 years ago

rgbkrk commented 7 years ago

People seem to enjoy our example notebooks (they also make demoing easy!). I'd like for us to have some organized sections specific to each language and a basic intro notebook:

In the long run we might have a better indexed grouping of content - for now we have a hierarchical menu that we can curate.

jdetle commented 7 years ago

Fantastic idea!

alexandercbooth commented 7 years ago

I love this idea! Nothing shows the power of the notebook like a great example!

rgbkrk commented 7 years ago

Awesome! Feel free to add other notebooks to these sections too!

Our best notebooks right now are the display updates one and the pandas to geojson notebook, as they have an overall narrative direction.

@fil - would you be interested in providing a JavaScript notebook using the SVG examples you had earlier?

Fil commented 7 years ago

yes why not.

for a (somewhat complex) example I made this notebook to understand how to use d3 in the kernel ("server"-side), with jsdom: https://nbviewer.jupyter.org/gist/Fil/aec6cbf62f9b71c3407db87d5eb592e7/D3%20notebook.ipynb

maybe what you have in mind are simpler examples (teaching material not "demos")?

rgbkrk commented 7 years ago

This notebook would be a great addition to the example notebooks!

I would love to see more tutorial/training content that people can read through at their own pace. Most of the notebooks we have now could use a little more prose and they'd be well situated.

Fil commented 7 years ago

I've made a simpler example here https://nbviewer.jupyter.org/gist/Fil/ece78e28b287133f38315ba6da308c11/Antarctica-centroid.ipynb please feel free to use it for nteract, ijavascript or jupyter notebook documentations

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rgbkrk commented 5 years ago

I'll move this over to the examples repo now that it's the place we maintain them at.