Creating a shortcut to the IPython Notebook server in the Windows 7 file explorer

These days I tend to use the IPython Notebook with pretty much every computational project that I use. At work, I'm using Windows 7. By default, it is quite cumbersome to launch an IPython Notebook in Windows 7. The steps are as follows:
- Navigate to the directory I want to …