Since we need to install IJavascript using npm and by subsequently running ijsinstall in order to run the tutorials in Jupyter Notebook, we can't use MyBinder alone to allow users to try them out. However, we might be able to get it to work using a custom environment setup or a Dockerfile. This PR is to look into these possibilities.