×
Version 8
Uploaded By jbednar
Downloads 644
Uploaded 3 years and 8 months ago
File streaming_hvplot.tar.bz2
Size 125.4 kB
md5 338afc60011c1f162aace90f2866662b

Configuration

anaconda_project_version: 0.8.3
commands:
  app:
    description: panel serve streaming_hvplot.ipynb
    env_spec: default
    supports_http_options: true
    unix: panel serve streaming_hvplot.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
  sysmon-app:
    description: panel serve streamz_sysmon.ipynb
    env_spec: default
    supports_http_options: true
    unix: panel serve streamz_sysmon.ipynb
  sysmon-notebook:
    description: Notebook streamz_sysmon.ipynb
    env_spec: default
    notebook: streamz_sysmon.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.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.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: 4
size: 128435
url_friendly_name: streaming_hvplot