關於工具,推薦兩種: jupyter notebook pycharm jupyter notebook:推薦下載anaconda,好用,有伺服器可以架在伺服器上,非常舒服 pycharm :不多說懂得都懂。 這裡特別說一下jupyter安裝插件Nbextensions(功能強大) pip inst ...
關於工具,推薦兩種:
jupyter notebook
pycharm
jupyter notebook:推薦下載anaconda,好用,有伺服器可以架在伺服器上,非常舒服
pycharm :不多說懂得都懂。
這裡特別說一下jupyter安裝插件Nbextensions(功能強大)
pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user
之後進入jupyter就能看到Nbextensions選項(沒有重啟一下)
關於功能:
我只開啟了上面這些,有需要的可以百度一下,這裡很多我也不知道(手動滑稽)
https://github.com/ssdeys/python-algorithm