CDAT / jupyter-vcdat

A Jupyter Lab extension based on vCDAT.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Update runs on circleci #105

Closed muryanto1 closed 5 years ago

muryanto1 commented 5 years ago

update .circleci/config.yml so that we run tests with chrome and firefox in one docker image run, since the setup of the jupyter-vcdat is the most time consuming part. Temporarily only run tests/test_variable.py for firefox run. I need to debug further as why tests/test_adjust_axes.py is not working in firefox in circleci. (works on my mac locally).