mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 17:37:30 -02:30
Adding jupyter notebook support to the AWX development environment
* 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
This commit is contained in:
@@ -13,3 +13,5 @@ pytest-mock
|
||||
logutils
|
||||
flower
|
||||
uwsgitop
|
||||
jupyter
|
||||
matplotlib
|
||||
|
||||
Reference in New Issue
Block a user