question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Post-SciPy 2019 tutorial improvements

See original GitHub issue
  • Review https://github.com/pyviz/holoviz/issues/174 and collect remaining issues here
  • 02_Building_Panels:
    • Integrate the interact example better – use it for the base, or at least return to it at the end of the notebook to show what we can do with the tools we now have at this point in the tutorial
  • 03_Interlinked_Panels:
    • Can the examples be made more relevant to the overall tutorial dataset/task?
  • Add links for further study – having seen this one example, e.g. interact, where can we find all the details?
  • Review tutorial in the context of the website – does it all add up?
  • Try out old tutorial content links – can we make those links work again?
  • Take content from old tutorial and migrate it to the appropriate site, e.g. examples.pyviz.org or an individual project (holoviews, hvPlot, GeoViews, etc.)
  • Try to make sections 04-06 less heavy; they will probably bog users down.
  • Fix tap/hover tool overwriting in tutorial (6?)
  • Fix ‘##’ + text example; should be something more obvious and dramatic as a transformation
  • Avoid having to talk about Points versus Scatter; maybe make a Pandas pull request to allow either one? In any case, spend less time on it.
  • Improve mpl examples, e.g. with %matplotlib widget and showing more advanced features
  • Add other .plot API examples from other libraries?
  • Import swatches (noqa)
  • Bring out .apply better in the last section; the material may be there, but at least in the recording it’s not clear.

Related, but not directly about the tutorial:

  • Make sure the Datashader dashboard has a running instance, and link it from the Panel homepage
  • Make a non-class version of the Datashader dashboard
  • Make sure all the various Panel examples are deployed the way we want them, either on examples or on demos; they seem haphazard right now
  • Link to a running Euler example and other appropriate examples from Panel

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jbednarcommented, Jul 16, 2019
  • Really need to work on behavior for Datashader when zoomed in and individual points are visible; at least need to implement dynspread for rasterize()
  • Add pointer to mpl_scatter_density from Datashader
0reactions
jbednarcommented, Sep 21, 2020

Subsumed by #275.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tutorials - SciPy 2019
We are looking for interesting techniques or packages, helping new or advanced Python programmers develop better or faster scientific applications. ​ ...
Read more >
Talk Video by Aileen Nielsen - SciPy 2019 Tutorial
This tutorial will cover the newest and most successful methods of time series analysis. 1. Bayesian methods for time series 2.
Read more >
SciPy 2019 Post-Conference - Eric J. Ma's Personal Site
I also had a lot of fun teaching the Bayesian statistical modeling tutorial, which I had co-created with Hugo Bowne-Anderson, and as always,...
Read more >
SciPy 1.0: fundamental algorithms for scientific computing in ...
Box 1 Excerpt from the SciPy 0.1 release announcement (typos corrected), posted 20 August 2001 on the Python-list mailing list.
Read more >
BERT Explained: A Complete Guide with Theory and Tutorial
In the first part of this post, we are going to go through the ... This approach results in great accuracy improvements compared...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found