.gitpod.yml 94 B

123
  1. tasks:
  2. - init: pip install -e . && yarn install
  3. command: jupyter lab --dev-mode --watch