darribas / gds_env

A containerised platform for Geographic Data Science

Home Page:https://darribas.org/gds_env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Windows installer to project and test

darribas opened this issue · comments

This could be done in the following steps:

  1. Bring the jl_setup.bat to this repo
  2. Rename to windows_installer.bat
  3. Add it to the release checklist so it is updated post release (it needs to pull down files from tagged version
  4. Add CI on GHA as a separate workflow (on windows, install conda, run the installer, run check notebook

Fixed and CI passing as of 956376e