BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.92k stars 181 forks source link

[BUG] app.blazing.com website not reachable #1610

Open shailee-m opened 2 years ago

shailee-m commented 2 years ago

Describe the bug Not able to open any app on the app deployment

https://app.blazingsql.com/jupyter/user-redirect/lab/workspaces/auto-b/tree/Welcome_to_BlazingSQL_Notebooks/welcome.ipynb

Steps/Code to reproduce bug Go to browser and try to open https://app.blazingsql.com Error: Site could not be reached

Expected behavior Should be able to open the website

Other design considerations It is very difficult to set up blazing SQL on google collab. It is giving me too many version compatibility issues. If someone can help me with it that would work as well

SoumyaB57 commented 2 years ago

I faced these issues a lot. I am also not able to install it locally with conda. The only solution you can try out is by pulling Blazingsql docker image. In that case you have to have GPU pre-installed in your system. In case you are able to install it locally, please let me know. It would be a great help