ansible / ansible-jupyter-kernel

Jupyter Notebook Kernel for running Ansible Tasks and Playbooks
Other
534 stars 62 forks source link

Fix register variable error for python3 #70

Closed sky-joker closed 6 years ago

sky-joker commented 6 years ago

Status

READY

Description

Fixes #69 In case of Python3, fixed that json module was not defined.