-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create training notebooks #22
Comments
Fantastic idea! |
I love this idea! Nothing shows the power of the notebook like a great example! |
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? |
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: maybe what you have in mind are simpler examples (teaching material not "demos")? |
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. |
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
|
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. |
I'll move this over to the examples repo now that it's the place we maintain them at. |
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.
The text was updated successfully, but these errors were encountered: