This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Review | Liked | |
|---|---|---|
| Wow... Loved this place. | 1 | |
| Crust is not good. | 0 | |
| Not tasty and the texture was just nasty. | 0 | |
| Stopped by during the late May bank holiday off Rick Steve recommendation and loved it. | 1 | |
| The selection on the menu was great and so were the prices. | 1 | |
| Now I am getting angry and I want my damn pho. | 0 | |
| Honeslty it didn't taste THAT fresh.) | 0 | |
| The potatoes were like rubber and you could tell they had been made up ahead of time being kept under a warmer. | 0 | |
| The fries were great too. | 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM jmacivor/dotnet-binder:0.1.1 | |
| ARG NB_USER=jovyan | |
| ARG NB_UID=1000 | |
| USER $NB_USER | |
| ENV HOME=/home/$NB_USER | |
| WORKDIR $HOME |
OlderNewer