python - Access Jupyter Notebook over Internet -


i have windows 7 computer use host jupyter noteboks use across local network. however, able access these notebooks remotely on internet.

is possible?

i've tried researching ways haven't managed understand anything. closest i've got guide on how set using aws (https://gist.github.com/iamatypeofwalrus/5183133) key step in set "public dns". however, haven't found how set in windows.

thanks,

you can use of free/paid vpn solutions make virtual network between , jupyter-notebook host workaround need of public dns. hamachi example. i'm talking case when want access jupyter notebook remotely, not when want share anyone.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -