-
Re: Create folder under user home directory?
You would have to do this outside of DSS using shell script and would likely have to use sudo. It could be done as shell recipe/python, given the user running the recipe has permission to create a fo…1 · -
Re: Streamlit webapp .get_predictor()
@mfnz @importthepandas @sreejay222 I just wanted to let you know that get_predictor can now work in containerized environment starting with DSS 12.3.0 https://doc.dataiku.com/dss/latest/release_notes…1 · -
Re: Dataiku App - Download dataset
Hi Aastha, Exporting as JSON is not supported. You can copy a row from explore as json. This is useful for testing API queries to Prediction API endpoints. You can use a Python recipe and write the J…1 · -
Re: Tutorial Score New Data
Hi @MSantos , The error here suggests you've not enabled long path since the path mentioned is longer then the default 260 characters Desktop % echo…1 · -
Re: Trouble setting Code Env for bokeh latest version
Hi, We are investigating this but it looks like the latest version is not yet compatible with DSS. Please try to use <=3.0.3 or 2.4.3 for now. Thanks,2 ·
