1. 1

    Giving a jupyter notebook access to bash on your server seems a tad dangerous.

    1. 1

      I agree, but that’s the way to get the job done at the moment. I’m not sure as to what security measures they have in store…

      Additionally, a lot of tutorials I found access Jupyter Notebooks via an HTTP connection, so I’m thinking of writing a blog post about securely accessing Jupyter Notebooks…