Report this

What is the reason for this report?

Jupyter Notebook on Digital Ocean and VPN

Posted on October 25, 2018

Hi all,

I have deployed a jupyter notebook on a digital ocean droplet and it has been working great so far. Right now I have been using pandas.read_sql() to access data from various databases in my company so that I can run analysis. However, there are certain databases which are only accessible via VPN (due to IP restrictions). How can I set up my jupter notebook to make the pandas.read_sql function call through a VPN network?

Right now on my own computer, I use https://forticlient.com/downloads to connect via VPN.

Thanks!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.