Prete
|
eb05d1cb5c
|
Update Dockerfile (#1775)
* Update Dockerfile
- Update Ubuntu Focal (20.04)
- Add `DEBIAN_FRONTEND=noninteractive` to prevent dialog boxes during installation
* Changed 'pip3 install --upgrade pip' to 'python3 -m pip install --upgrade pip' as described here https://github.com/pypa/pip/issues/5599
|
2020-08-25 09:37:38 -07:00 |
|
Severiano Badajoz
|
018f653ec6
|
Sunset Heroku support (#1740)
* remove experimental heroku
* add aiohttp for dataset loading via url
* Add heroku deprecation section to docs
* remove Heroku related files from root
|
2020-08-14 10:22:29 -07:00 |
|
Prete
|
6a95d956a9
|
Update Dockerfile (#1019)
Added python-requests package to the Dockerfile so cellxgene can use URLs as a data source.
|
2019-11-05 08:57:29 -08:00 |
|
Charlotte Weaver
|
24af6efbcb
|
Add Docker file (#505)
* Add docker support
* Add readme
* minor fixes
|
2018-12-11 10:18:10 -08:00 |
|