srcarter3
becb447cff
Update environment.yml
...
add python-awips to the environment directly
2023-02-27 13:30:01 -07:00
Shay Carter
2d5bc31ddf
Changes to make python-awips compatible with Python3.10
...
- change collections import to collections.abc
- change specific class reference from collections.[class_name] to collections.abc.[class_name]
- change environment file back to specifying Python3, instead of exactly specifying 3.9
- roll version number in setup.py
2022-08-23 18:12:30 -06:00
Shay Carter
bf93fdf9b3
Small change to environment.yml for compatibility with notebooks
...
- updated the python requirment from '=3' to '=3.9' because at least one notebook (METARS) was failing with python 3.10
2022-05-27 15:40:35 -06:00
Shay Carter
5659ab5b17
Add one dependency to environment.yml
...
- add the nbextensions dependency so table of contents widget will display for notebooks with new template
2021-06-15 11:22:15 -06:00
mjames-upc
82ea15b5f1
only need python3 env file for conda
2018-10-14 14:38:11 -06:00
Michael James
abd0128b09
yml env files for python2 and python3
2018-09-06 12:21:06 -06:00
mjames-upc
c132d638fe
initial commit
2018-09-05 15:52:38 -06:00