Skip to content

Instantly share code, notes, and snippets.

@liaskast
Last active September 22, 2020 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liaskast/ab29bfc9fe534f784afbdc46b956a4bf to your computer and use it in GitHub Desktop.
Save liaskast/ab29bfc9fe534f784afbdc46b956a4bf to your computer and use it in GitHub Desktop.
Test of bqplot
name: bqplot-test
channels:
- conda-forge
- defaults
dependencies:
- python
- ipywidgets >=5.2.2
- traitlets >=4.3.0
- traittypes >=0.0.6
- numpy >=1.10.4
- pandas
- bqplot
- pytest # test dependency
- pytest-cov # test dependency
- jupyterlab # test dependency
- selenium # test dependency
- mock # test dependency
- nose
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment