Deploy my dash app to square space

Hi,
I was working on dash project, and I would like to deploy my app to an existing website which was built using square space.
Is it possible to do so I mean without using Heroku.

Any help would be appreciated.

Squarespace is not a general-purpose hosting platform, so you can’t host custom Python apps like you can on Heroku. One option is that you could create a subdomain of your Squarespace domain, and have that point to an external hosting service like Heroku or AWS etc.