ahucv / Management

Members Progress Management
1 stars 0 forks source link

安装部署Jupyter Notebook #8

Open shiqimei opened 5 years ago

shiqimei commented 5 years ago

http://baijiahao.baidu.com/s?id=1601883438842526311&wfr=spider&qq-pf-to=pcqq.c2c

shiqimei commented 5 years ago

根据上述教程自行完成的 Jupyter 的安装,并成功在 Jupyter 中运行 Python 最简单的代码:

print("Hello, World!")
shiqimei commented 5 years ago

完成后请在下方回复 done :)

shiqimei commented 5 years ago

注意: 教程中提供的两种包管理工具,请使用 pip instead of Anaconda

meijiahaoheng commented 5 years ago

done

Sent from my Vivo X21A using FastHub

shiqimei commented 5 years ago

done

Sent from my Vivo X21A using FastHub

Great work! Keep going :) BTW. It's will be very nice if you can paste the screenshot of your first python code snippet powered by jupyter notebook here! Just my 2 cents.