SN Labs: November 14, 2022 Enhancements
timestamp1668427374000
New Features
Embeddable AI
Cloud IDE - Watson Text-to-Speech is available
You now have access to the Watson Text-to-Speech Docker Image. Simply run
docker run --rm -it --env ACCEPT_LICENSE=true --publish 1080:1080 us.icr.io/sn-labsassets/tts-standalone:latest
to get your Text-to-Speech application running. See this tutorial for more details.
Cloud IDE Enhancements
IBM Cloud Client updated to
2.12.1
Code Engine Plugin updated to
1.40.1
operator-sdk updated to
1.25.0
Tekton updated to
0.26.1
Other Features
Cloud IDE - Code Engine Project can now be easily Created and Deleted from the instructions on the left
Cloud IDE - Code Engine's progress indicator is informative and entertaining
Bugs Fixed
Cloud IDE - Application updates are not being displayed When you updated your web app code, your changes would not be reflected in your application preview (accessed by Launch Application button). This has been fixed.
Cloud IDE - Labs sometimes fail to start
Cloud IDE - Code Engine fails when Cloud IDE is open for a long time ( > 3 hours)