examples icon indicating copy to clipboard operation
examples copied to clipboard

State of examples.pyviz.org before the upgrade (projects and deployments list)

Open maximlt opened this issue 2 years ago • 0 comments

This issue is a snapshot of the projects currently displayed on examples.pyviz.org, including links to their current deployments on AE5. It is to make sure that in the transition to the new infra and various project updates it requires:

  • we don't forget some projects (pretty unlikely)

  • we don't forget some deployments (pretty likely! as they now need to be specified in the project YAML file, which is easy to forget)

  • [ ] attractors

    • [ ] https://attractors-notebooks.pyviz.demo.anaconda.com/notebooks/attractors.ipynb
    • [ ] https://attractors.pyviz.demo.anaconda.com/attractors_panel
    • [ ] https://attractors.pyviz.demo.anaconda.com/clifford_panel
  • [ ] bay_trimesh

  • [ ] boids

    • [ ] https://boids.pyviz.demo.anaconda.com/notebooks/boids.ipynb
  • [ ] carbon_flux

  • [ ] census

    • [ ] https://census.pyviz.demo.anaconda.com/notebooks/census.ipynb
  • [ ] datashader_dashboard

  • [ ] euler

    • [ ] https://euler.pyviz.demo.anaconda.com/euler
  • [ ] exoplanets

    • [ ] https://exoplanets.pyviz.demo.anaconda.com/exoplanets
  • [ ] gapminders

    • [ ] https://gapminders.pyviz.demo.anaconda.com/gapminders
  • [ ] gerrymandering

    • [ ] https://gerrymandering.pyviz.demo.anaconda.com/notebooks/gerrymandering.ipynb
  • [ ] glaciers

    • [ ] https://glaciers.pyviz.demo.anaconda.com/glaciers
  • [ ] gull_tracking

    • [ ] https://gull-tracking.pyviz.demo.anaconda.com/notebooks/gull_tracking.ipynb
  • [ ] heat_and_trees

  • [ ] hipster_dynamics

    • [ ] https://hipster-dynamics.pyviz.demo.anaconda.com/notebooks/hipster_dynamics.ipynb
  • [ ] iex_trading

    • [ ] https://iex-trading.pyviz.demo.anaconda.com/IEX_stocks
    • [ ] https://iex-trading-notebooks.pyviz.demo.anaconda.com/notebooks/IEX_trading.ipynb
  • [ ] landsat

    • [ ] https://landsat.pyviz.demo.anaconda.com/notebooks/landsat.ipynb
  • [ ] landsat_clustering

  • [ ] landuse_classification

  • [ ] lsystems

  • [ ] ml_annotators

    • [ ] https://ml-annotators.pyviz.demo.anaconda.com/notebooks/ml_annotators.ipynb
  • [ ] network_packets

  • [ ] nyc_buildings

    • [ ] https://nyc-buildings.pyviz.demo.anaconda.com/notebooks/nyc_buildings.ipynb
  • [ ] nyc_taxi

    • [ ] https://nyc-taxi.pyviz.demo.anaconda.com/dashboard
  • [ ] opensky

    • [ ] https://opensky.pyviz.demo.anaconda.com/notebooks/opensky.ipynb
  • [ ] osm

  • [ ] penguin_crossfilter

    • [ ] https://penguin-crossfilter.pyviz.demo.anaconda.com/penguin_crossfilter
  • [ ] portfolio_optimizer

    • [ ] https://portfolio-optimizer.pyviz.demo.anaconda.com/portfolio
  • [ ] seattle_lidar

  • [ ] ship_traffic

    • [ ] https://ship-traffic.pyviz.demo.anaconda.com/ship_traffic
  • [ ] square_limit

    • [ ] https://square-limit.pyviz.demo.anaconda.com/notebooks/square_limit.ipynb
  • [ ] sri_model

    • [ ] https://sri-model.pyviz.demo.anaconda.com/notebooks/sri_model.ipynb
  • [ ] uk_researchers

    • [ ] https://uk-researchers.pyviz.demo.anaconda.com/notebooks/uk_researchers.ipynb
  • [ ] voila_gpx_viewer

    • [ ] https://voila-gpx-viewer.pyviz.demo.anaconda.com/
  • [ ] walker_lake

Summary:

  • 34 examples
  • 14 deployed notebooks
  • 12 deployed apps

Some notes already:

  • We agreed to include projects that showcase HoloViz only, so voila_gpx_viewer together with its deployment will be removed
  • We agreed that a project cannot deploy more than 1 notebook and 1 app (https://github.com/holoviz-topics/examples/issues/183), so attractors will no longer have 2 deployed apps but 1
  • We agreed to adopt a new convention for the deployment URLs (https://github.com/holoviz-topics/examples/issues/183), i.e. the server name for notebook deployments is going to be <projectname>-notebook. All the notebook deployments will have a new URL, that's churn but it seems to me it's acceptable, specially now that Panel has its own deployments and no longer points to examples.pyviz.org
  • As far as I can tell none of the URLs of the deployed apps will have to change.

maximlt avatar Jun 18 '23 19:06 maximlt