Working in an existing engine

  1. Set VirtualEnv and get to engine's path
marvin engine-generateenv /path/to/engine/
workon <engine_name>-env
  1. Test your engine
marvin test
  1. Bring up the notebook and access it from your browser
marvin notebook