by
Rash
• New Contributor
- 731 Views
- 0 replies
- 0 kudos
would like to know if databricks supports write back feature via altreyx to databricks.
- 731 Views
- 0 replies
- 0 kudos
by
pjv
• New Contributor III
- 1775 Views
- 1 replies
- 0 kudos
Hi all,I am running a python notebook with a web scraper. I want to setup a proxy server that I can use to avoid any IP bans when scraping. Can someone recommend a way to setup a proxy server that can be used from HTTP requests send from a Databricks...
- 1775 Views
- 1 replies
- 0 kudos
Latest Reply
Hi Kaniz,Thanks for the reply. I know how to include HTTP proxies in my python code and redirect the requests. However, I wondered if Databricks has any functionality to setup the proxies?Thank you