Guest User

Untitled

a guest
Jun 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. screen -dRR foobar jupyter notebook --no-browser
  2.  
  3. #!/bin/bash
  4. source .bashrc
  5. jupyter notebook --no-browser
Add Comment
Please, Sign In to add comment