Mayara Marinho
10/12/2022, 6:08 PMjuanlu
Rick Lamers
Mayara Marinho
10/13/2022, 12:57 PMorchest/base-kernel-py
base image and installed Pyplan pip install pyplan-ide
before build.
The service settings were:
• Entrypoint: bash
• Command: -c 'umask 002 && pwd && ls && pyplan'
• Project directory: /project_dir
• Data directory: /data
• Ports: 9740
• Preserve base path ✅
• Authentication required ✅
• Interactive sessions ✅
• Job sessions ✅juanlu
Mayara Marinho
10/13/2022, 4:36 PMjuanlu
Yannick
I'm using Orchest version v2021.12.0That is indeed rather old 👀. I would recommend to upgrade to the latest available version. I do understand that this can be a bit hard given the change of architecture (we now run on k8s cluster) so the alternative is to update to the latest available Docker version (you can just update from within the Orchest UI), which should get you something like
v2022.03.6
.
Could have been a bug that was fixed in a later version. Let us know in case that is not an option for you or doesn't fix the issue.juanlu
pyplan-ide
with pip
in the environment. however, I'm missing what image are you using for the service? (see screenshot for an example)Mayara Marinho
10/17/2022, 3:48 PMjuanlu