Open ThomasThelen opened 4 years ago
By design, after image build the user needs to manually restart the instance via either stop/start or from the Tale > Restart Tale. We had envisioned the successful build notification indicating that you need to restart, but that's not in place. The idea was that you could keep working while the image build was happening and decide when you were ready to switch over.
I *think this is a dashboard issue. If I upload a requirements.txt to a Tale workspace and rebuild the Tale, I'm not able to use the python libraries unless I stop and start the Tale. From the logs it looks like the rebuild happens properly, but we're not exposing the user to it.
To reproduce:
edit: I may have confused 'restart' and 'rebuild'