drivendataorg / nbautoexport

Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.
https://nbautoexport.drivendata.org/
MIT License
72 stars 9 forks source link

Fix failed build installation issues #85

Closed jayqi closed 2 years ago

jayqi commented 3 years ago

Main fix for failed build: switch from conda-forge to defaults channel. Installing Python 3.6 from conda-forge does something weird, and conda-forge has decided to drop support for 3.6 early (https://github.com/conda-forge/python-feedstock/issues/515#issuecomment-940344551).

Additional workflow polish:

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (a9fc4e8) into master (74dd877) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #85   +/-   ##
======================================
  Coverage    98.5%   98.5%           
======================================
  Files           8       8           
  Lines         425     425           
======================================
  Hits          419     419           
  Misses          6       6           
github-actions[bot] commented 3 years ago

🚀 Deployed on https://deploy-preview-85--zen-roentgen-1e5a72.netlify.app