Closed mboglesby closed 2 years ago
This bug was introduced with version 8.0.0 of the ipython package. The IPython.lib.passwd attribute was removed. It will be fixed in an upcoming DataOps Toolkit release. In the meantime, a workaround is to force the installation of ipython version 7.32.0:
python3 -m pip install --upgrade ipython==7.32.0
Running a 'create jupyterlab' operation with the NetApp DataOps Toolkit for Kubernetes fails with the following error: