IPython,Ipython Notebook in Windows

How to install and use?

Installatoin

Installing Guideline and Introductioin of IPython Notebook.
You will get installation steps in here.or here
If you failed in this way,like error–”No module named “notebook” ,when excute “ipython notebook”,you can try “pip install notebook”.
Any “easy_install.exe “command could be insteaded by “pip install

pip install pyzmq

pip install notebook

Coding with Ipython notebook

  • Open notebook(named “jupter” now)F:\program files\Python>ipython notebook
  • you can get libs and packeages here
  • install whl file by:
    pip install wheel

pip install .whl

Python books

You can find any books of pdf in website like ‘bookee’,’bookzz’.And someone share his experience about Python books in his post bar