Python Jupyter QtConsole

��Ч��ͼ��

  walkerϲ���Ĺ��ܣ����벹ȫ��һ���ʺţ�?�����ע�ͣ������ʺ�������롣


��������

  Windows7 x64��Python 3.5��


�����衿

1����װipython��

pip3 install ipython

2����װpyreadline��

pip3 install pyreadline

3����װjupyter

pip3 install jupyter

4����װpyqt��

pip3 install pyqt5

5��������

jupyter qtconsole

6����bat�ļ��ܿ��ڿ����̨��

@echo off 
if "%1"=="h" goto begin 
start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit 
:begin

jupyter qtconsole


����Ķ���

1��The Qt Console for Jupyter

2�����������������д��ڵķ���


*** walker * 2016-06-24 ***


���ij��� ��walker����ˮ���� ���ͣ�����ر����˳���http://walkerqt.blog.51cto.com/1310630/1792622

你可能感兴趣的:(Python Jupyter QtConsole)