mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
da0b686369
* Jupyter starts alongside the other awx services and is available on 0.0.0.0:8888 * make target: make jupyter * default settings in settings/development.py * Added jupyter, matplotlib, numpy to dev dependencies
18 lines
194 B
Plaintext
18 lines
194 B
Plaintext
django-debug-toolbar==1.5
|
|
pprofile
|
|
ipython==5.2.1
|
|
unittest2
|
|
pep8
|
|
flake8
|
|
pyflakes
|
|
pytest==2.9.2
|
|
pytest-cov
|
|
pytest-django
|
|
pytest-pythonpath
|
|
pytest-mock
|
|
logutils
|
|
flower
|
|
uwsgitop
|
|
jupyter
|
|
matplotlib
|