You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log in to container via Chrome with user test, password test.
Open a new Ansible Project.
Enter #vault_password into cell.
Execute cell.
Expected behavior
Interactive widget should appear as per second screenshot
Screenshots
This is the error which is seen within the ansible_kernel.
This is what should be seen (this example is run directly from python kernel).
Desktop (please complete the following information):
OS: CentOS Linux release 7.6.1810 (Core)
Browser: Chrome
Version: 72.0.3626.109 (Official Build) (64-bit)
Jupyter Notebook Version: 5.7.4
Jupyter Lab Version: 0.35.4
Jupyter Hub Version: 0.9.4
Additional Information
Not sure if it is relevant but running the python snippet shown above in the second screenshot throws the same error when run with #python keyword on ansible_kernel.
The text was updated successfully, but these errors were encountered:
Describe the bug
In the case of running ansible_kernel on a python3.6 install of jupyterhub/lab; when using the #vault_password keyword the following error is raised.
To Reproduce
Dockerfile below:
Spin up container with:
Expected behavior
Interactive widget should appear as per second screenshot
Screenshots
This is the error which is seen within the ansible_kernel.
This is what should be seen (this example is run directly from python kernel).
Desktop (please complete the following information):
Additional Information
Not sure if it is relevant but running the python snippet shown above in the second screenshot throws the same error when run with #python keyword on ansible_kernel.
The text was updated successfully, but these errors were encountered: