How do I access data in droplet in jupyter notebook?
I am running a bitcoin node in a droplet. I want to be able to make requests from it in jupyter notebook instead of just the command line. How would I go about doing that?
Log In to Comment