pegasystems / pega-datascientist-tools

Pega Data Scientist Tools
https://github.com/pegasystems/pega-datascientist-tools/wiki
Apache License 2.0
33 stars 24 forks source link

Github Codespaces File Uploading #191

Closed yusufuyanik1 closed 3 months ago

yusufuyanik1 commented 7 months ago

pdstools version checks

Issue description

In Github Codespaces streamlit.file_uploader fails to upload data bigger than 50mb.

Reproducible example

Can't reproduce.

Expected behavior

Files up to 2 gb to be Screenshot 2024-01-22 at 14 07 48 handled

Installed versions

``` ---Version info--- pdstools: 3.3.0 Platform: macOS-13.6.3-arm64-arm-64bit Python: 3.11.5 (main, Sep 11 2023, 08:31:25) [Clang 14.0.6 ] ---Dependencies--- plotly: 5.18.0 requests: 2.31.0 pydot: 1.4.2 polars: 0.20.2 pyarrow: 14.0.2 tqdm: 4.66.1 pyyaml: aioboto3: 12.1.0 ---Streamlit app dependencies--- streamlit: 1.29.0 quarto: 0.1.0 papermill: 2.5.0 itables: 1.6.3 pandas: 2.1.4 jinja2: 3.1.2 xlsxwriter: 3.1.9```
yusufuyanik1 commented 3 months ago

resolved