1 Star 3 Fork 0

李大狗Leeduckgo/bitcoin_elementary_course_based_on_jupyterlab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
book.json 3.99 KB
一键复制 编辑 原始数据 按行查看 历史
機智の少年李大狗 提交于 2019-09-15 19:36 . feat: git ignore
{
"title": "基于 JupyterLab 的比特币极速入门指南",
"description": "进入区块链世界的绝佳入口",
"author": "李大狗",
"output.name": "site",
"language": "zh-hans",
"gitbook": "3.2.3",
"root": ".",
"links": {
"sidebar": {
"Home": "https://bitcoin.doge.university"
}
},
"plugins": [
"-lunr",
"-search",
"search-plus@^0.0.11",
"-highlight",
"-livereload",
"simple-page-toc@^0.1.1",
"github@^2.0.0",
"prism@^2.1.0",
"prism-themes@^0.0.2",
"advanced-emoji@^0.2.1",
"anchors@^0.7.1",
"include-codeblock@^3.0.2",
"ace@^0.3.2",
"emphasize@^1.1.0",
"splitter@^0.0.8",
"tbfed-pagefooter@^0.0.1",
"sectionx@^3.1.0",
"local-video@^1.0.1",
"sitemap-general@^0.1.1",
"todo@^0.1.3",
"3-ba@^0.9.0",
"terminal@^0.3.2",
"alerts@^0.2.0",
"include-csv@^0.1.0",
"puml@^1.0.1",
"klipse@^1.2.0",
"rss@^3.0.2",
"-sharing",
"sharing-plus@^0.0.2",
"graph@^0.1.0",
"chart@^0.2.0",
"ga",
"copy-code-button"
],
"pluginsConfig": {
"mathjax":{
"forceSVG": true
},
"theme-default": {
"showLevel": false
},
"ga": {
"token": "UA-123686345-1"
},
"prism": {
"css": [
"prism-themes/themes/prism-base16-ateliersulphurpool.light.css"
]
},
"github": {
"url": "https://github.com/leeduckgo/bitcoin_elementary_course_based_on_jupyterlab.git"
},
"include-codeblock": {
"template": "ace",
"unindent": true,
"edit": true
},
"sharing": {
"douban": false,
"facebook": true,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": false,
"messenger": false,
"pocket": false,
"qq": false,
"qzone": false,
"stumbleupon": false,
"twitter": true,
"viber": false,
"vk": false,
"weibo": false,
"whatsapp": false,
"all": [
"facebook", "google", "twitter",
"weibo", "instapaper", "linkedin",
"pocket", "stumbleupon", "qq", "qzone"
]
},
"tbfed-pagefooter": {
"copyright": "李大狗 Leeduckgo © 2019 ",
"modify_label": "Last Modified: ",
"modify_format": "YYYY-MM-DD"
},
"3-ba": {
"token": "e0f7e2879e5634cc0f587da6721b6860"
},
"simple-page-toc": {
"maxDepth": 3,
"skipFirstH1": true
},
"sitemap-general": {
"prefix": "https://bitcoin.doge.university/book"
},
"anchor-navigation-ex": {
"isRewritePageTitle": false,
"isShowTocTitleIcon": true,
"tocLevel1Icon": "fa fa-hand-o-right",
"tocLevel2Icon": "fa fa-hand-o-right",
"tocLevel3Icon": "fa fa-hand-o-right"
},
"sectionx": {
"tag": "b"
},
"terminal": {
"copyButtons": true,
"fade": false,
"style": "flat"
},
"rss": {
"title": "基于 JupyterLab 的比特币及速入门指南",
"description": "进入区块链世界的绝佳入口",
"author": "李大狗",
"feed_url": "https://bitcoin.doge.university/book/sitmap.xml",
"site_url": "https://bitcoin.doge.university/book",
"managingEditor": "[email protected]",
"webMaster": "[email protected]",
"categories": [
"gitbook"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leeduckgo/bitcoin_elementary_course_based_on_jupyterlab.git
[email protected]:leeduckgo/bitcoin_elementary_course_based_on_jupyterlab.git
leeduckgo
bitcoin_elementary_course_based_on_jupyterlab
bitcoin_elementary_course_based_on_jupyterlab
master

搜索帮助