-
Re: Is there a list of all the builtin variables like ${projectKey}, ${dssUserLogin}, etc
@Turribeach I will code something up and share it with the community if it works out.1 · -
Dataku 12: Do Streamlit Code Studios only support Streamlit versions compatible with Python 3.7?
Hi, I checked out our default Streamlit Code Studio template and see this on 12.1: If so, this is a non-starter for us. We have to be able to use Python 3.8 and above. Streamlit itself even says they…2 · -
Running my streamlit app outside of code studio
Hi, Using code studio was not possible, due to the Python version restriction, so I created a blank Python web app. My streamlit app is stored in a Python package, which I uploaded into my project's …1 · -
Re: Running my streamlit app outside of code studio
@AlexT Any ETA on that new feature?1 · -
Getting streamlit code studio to use the project code environment
Hi, I made a Python 3.8 code environment in dataiku that mimics the code environement I sue to run my streamlit app on my PC. However, the Streamlit app on dataiku seems to use a hard-coded code envi…1 ·