Skip to content

keer2345/DataAnalysisWithPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis with Python

Environment Configuration

My Emacs's Configuration

Jupyter Usage

如何优雅地使用 Jupyter

Jupyter NBExtensions 的安装配置:

pip install jupyter_nbextensions_configurator jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user

EIN Usage

确保在 python-mode 模式下:

  • ein:jupyter-server-start 启动之后在浏览器访问 http://localhost:8888/tree ,就可以看到 Jupyter 页面
  • ein:jupyter-server-stop
  • ein:notebooklist-login 登陆授权,以便后续操作
  • ein:notebook-open

Official Documentation

莫凡学Python系列

Deep Learning

Github and Others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published