DrQueueIPython icon indicating copy to clipboard operation
DrQueueIPython copied to clipboard

use IPython's configuration system for DrQueue settings

Open kaazoo opened this issue 10 years ago • 1 comments

Imported from Redmine: http://ipython.org/ipython-doc/dev/config/overview.html

For email configuration, a simple JSON file is used. But settings inside IPython could be better when all data is stored on a shared filesystem.

kaazoo avatar Jul 28 '15 22:07 kaazoo

working links:

https://ipython.org/ipython-doc/2/development/config.html https://ipython.org/ipython-doc/3/development/config.html

jedie avatar Jul 31 '15 07:07 jedie