galaxyproject / galaxyproject/planemo

Document tool reloading with serve.

Open
#273 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

16:59 < pvh_sa_> so with planemo, if I want to fix bugs / reload / test and not have to restart the whole galaxy each time, I should use my own galaxy install (where I am admin) right? instead of --install_galaxy
17:01 < jmchilton> pvh_sa_: yeah if you use your own Galaxy and it have a .venv setup with watchdog installed - I believe the tools will automatically relaod
17:02 < pvh_sa_> watchdog? is that documented anywhere?
17:13 < jmchilton> pvh_sa_: nope
17:13 < jmchilton> cd galaxy; virtualenv .venv; . .venv/bin/activate; pip install watchdog
17:14 < jmchilton> I'll create a note to document that somewhere

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.