User Tools

Site Tools


python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
python [2013/07/10 10:46]
zoza
python [2017/05/04 13:31] (current)
zoza
Line 1: Line 1:
 +====== docker ======
 +<​code>​
 +docker run -it -p 8888:8888 -p 6006:6006 -v sharedfolder:/​root/​sharedfolder floydhub/​dl-docker:​cpu bash
 +root@4aa86b7ed9d6:​~#​ jypiter notebook
 +bash: jypiter: command not found
 +root@4aa86b7ed9d6:​~#​ jupyter notebook
 +</​code>​
 +
 ====== ipython ====== ====== ipython ======
  
Line 8: Line 16:
  
 and call any function defined in it. and call any function defined in it.
 +
 +====== pygame ======
 +
 +
 +get key from a user input as pygame.event
 +http://​content.gpwiki.org/​index.php/​Python:​Pygame_keyboard_input ​
python.1373453169.txt.gz ยท Last modified: 2013/07/10 10:46 by zoza