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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,6 @@ Restart jupyter, and you should now be up and running.
214
214
Some of the custom commands from the [gore](https://github.com/motemen/gore) REPL have carried over to `gophernotes`. Note, in particular, the syntax for importing packages:
215
215
216
216
```
217
-
:import <packagepath> Import package
218
217
:print Show current source (currently prints to the terminal where the notebook server is running)
219
218
:write[<filename>] Write out current source to file
0 commit comments