Revision history of "Getting python Notebook running with both python2 and python3"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 08:08, 4 June 2018George2 (Talk | contribs). . (905 bytes) (+905). . (Created page with "Below is saved history<br> <source lang="text"> apt install python3-pip python2 -m pip install ipykernel python2 -m ipykernel install --user python3 -m pip install ipykernel...")