How To Run Remote Jupyter Notebooks with SSH on Windows 10

Being able to run Jupyter Notebooks on remote systems adds tremendously to the versatility of your workflow. In this post I will show a simple way to do this by taking advantage of some nifty features of secure shell (ssh). What I’ll do is mostly OS independent but I am putting an emphasis on Windows 10 since many people are not familiar with tools like ssh on that OS.

How Customer Feedback Makes Us Better

At Puget Systems, we have both formal and informal avenues by which we collect feedback from our customers. In terms of informal feedback, customers speak to sales and support staff on a daily basis and often share their experiences about our people and products. Feedback like this might be shared with the team or escalated to a manager if there’s an issue to which we need to react.

How To Use SSH Client and Server on Windows 10

This post is a setup guide and introduction to ssh client and server on Windows 10. Microsoft has a native OpenSSH client AND server on Windows. They are standard (and in stable versions) on Windows 10 since the 1809 “October Update”. This guide should helpful to both Windows and Linux users who want better interoperability.