×
Version 6
Uploaded By jbednar
Downloads 15
Uploaded 3 years and 9 months ago
File streaming_hvplot.tar.bz2
Size 112.7 kB
md5 c67dca396a48dba4ac50a6432fb3f98d

Configuration

anaconda_project_version: 0.8.3
commands:
  app:
    description: panel serve tornado_data_stream.ipynb
    env_spec: default
    supports_http_options: true
    unix: panel serve tornado_data_stream.ipynb
  lint:
    description: pytest --nbsmoke-lint -k *.ipynb --ignore envs
    env_spec: test
    supports_http_options: false
    unix: pytest --nbsmoke-lint -k *.ipynb --ignore envs
    windows: pytest --nbsmoke-lint -k *.ipynb --ignore envs
  notebook:
    default: true
    description: Notebook streaming_hvplot.ipynb
    env_spec: default
    notebook: streaming_hvplot.ipynb
    supports_http_options: true
  test:
    description: pytest --nbsmoke-run -k *.ipynb --ignore envs
    env_spec: test
    supports_http_options: false
    unix: pytest --nbsmoke-run -k *.ipynb --ignore envs
    windows: pytest --nbsmoke-run -k *.ipynb --ignore envs
  tornado-notebook:
    description: Notebook tornado_data_stream.ipynb
    env_spec: default
    notebook: tornado_data_stream.ipynb
    supports_http_options: true
description: Using hvPlot+streamz for easy streaming viz
env_specs:
  default:
    channels: []
    description: default
    downloads: {}
    locked: false
    packages:
    - streamz=0.5.6
    - notebook=6.1.1
    - ipykernel=5.3.4
    - holoviews=1.13.2
    - hvplot=0.6.0
    - panel=0.9.7
    - pandas=1.1.1
    - ipywidgets=7.5.1
    - psutil=5.7.2
    - rise=5.6.1
    - matplotlib-base=3.2
    platforms: []
    services: {}
    variables: {}
  test:
    channels: []
    description: test
    downloads: {}
    locked: false
    packages:
    - streamz=0.5.6
    - notebook=6.1.1
    - ipykernel=5.3.4
    - holoviews=1.13.2
    - hvplot=0.6.0
    - panel=0.9.7
    - pandas=1.1.1
    - ipywidgets=7.5.1
    - psutil=5.7.2
    - rise=5.6.1
    - matplotlib-base=3.2
    - nbsmoke
    - pytest
    platforms: []
    services: {}
    variables: {}
name: streaming_hvplot
num_of_files: 3
size: 115379
url_friendly_name: streaming_hvplot