HbJupyter - 101camp/playground GitHub Wiki

Jupyter notebook

~ 一种神奇的优雅

概述

可运行的文档

安装

~ 可怜的 win

傻瓜点的先 anaconda 吧...

使用

~ 基础中的基础

༄  jupyter notebook --generate-config
Writing default config to: /Users/zoomq/.jupyter/jupyter_notebook_config.py

༄  ipython
Python 3.6.1 (default, Apr 16 2017, 22:13:58)
Type 'copyright', 'credits' or 'license' for more information
IPython 6.0.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: from notebook.auth import passwd

In [2]: passwd()
Enter password:
Verify password:
Out[2]: 'sha1:5c8a~~~~~~~~'

享受

~ 快捷键

仙器

~ 进一步的玩

参考

是也乎

  • 170425 ZQ 创建
⚠️ **GitHub.com Fallback** ⚠️