You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To confirm that the `gophernotes` binary is installed and in your PATH, you should see the following when running `gophernotes` directly:
62
+
63
+
```sh
64
+
$ gophernotes
65
+
2017/09/20 10:33:12 Need a command line argument specifying the connection file.
66
+
```
67
+
68
+
**Note** - if you have the `JUPYTER_PATH` environmental variable set or if you are using an older version of Jupyter, you may need to copy this kernel config to another directory. You can check which directories will be searched by executing:
0 commit comments