Advertisement
DeaD_EyE

/home/andre/.local/share/jupyter/kernels/python3/kernel.json

Nov 16th, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.15 KB | None | 0 0
  1. {
  2.  "argv": [
  3.   "/usr/bin/python3",
  4.   "-m",
  5.   "ipykernel",
  6.   "-f",
  7.   "{connection_file}"
  8.  ],
  9.  "display_name": "Python 3",
  10.  "language": "python"
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement