{"id":10,"date":"2021-05-07T11:59:29","date_gmt":"2021-05-07T03:59:29","guid":{"rendered":"https:\/\/www.jiwenbo.top\/?p=10"},"modified":"2021-05-07T11:59:29","modified_gmt":"2021-05-07T03:59:29","slug":"%e5%85%b3%e4%ba%8ejupyter%e8%bf%9c%e7%a8%8b%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%9f%ba%e4%ba%8ecentos8%e9%83%a8%e7%bd%b2%e5%92%8cccxt%e8%99%9a%e6%8b%9f%e8%b4%a7%e5%b8%81%e9%87%8f%e5%8c%96%e5%b9%b3","status":"publish","type":"post","link":"https:\/\/jiwenbo.top\/index.php\/2021\/05\/07\/%e5%85%b3%e4%ba%8ejupyter%e8%bf%9c%e7%a8%8b%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%9f%ba%e4%ba%8ecentos8%e9%83%a8%e7%bd%b2%e5%92%8cccxt%e8%99%9a%e6%8b%9f%e8%b4%a7%e5%b8%81%e9%87%8f%e5%8c%96%e5%b9%b3\/","title":{"rendered":"\u5173\u4e8ejupyter\u8fdc\u7a0b\u670d\u52a1\u5668\u7aef\u57fa\u4e8ecentos8\u90e8\u7f72\u548cCCXT\u865a\u62df\u8d27\u5e01\u91cf\u5316\u5e73\u53f0\u642d\u5efa\u8be6\u7ec6\u6559\u7a0b"},"content":{"rendered":"\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">\u524d\u8a00<\/h1>\n\n\n\n<p>\u63d0\u793a\uff1a\u672c\u4eba\u5c0f\u767d\uff0c\u521a\u5165\u95e8\uff0c\u5728\u4e09\u5929\u5de6\u53f3\u65f6\u95f4\uff0c\u53c2\u8003\u5404\u5927\u6559\u7a0b\uff0c\u6765\u603b\u7ed3\u548c\u5b8c\u5584\u4e00\u4e9b\u9047\u5230\u90e8\u7f72\u95ee\u9898\u7b49\u89e3\u51b3\u65b9\u6cd5\uff0c\u6b22\u8fce\u6765\u95ee\uff0c\u6709\u9519\u8bef\u7684\u5730\u65b9\u8bf7\u6307\u6b63\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">\u4e00\u3001\u670d\u52a1\u5668<\/h1>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u672c\u4eba\u8d2d\u4e70\u7684\u662fVultr\u670d\u52a1\u5668\uff0c\u670d\u52a1\u5668\u7684\u9009\u62e9\u548c\u8d2d\u4e70\u4ee5\u53ca\u81ea\u5df1\u53bb\u627e\u6587\u7ae0\u8fd9\u91cc\u4e0d\u518d\u53d9\u8ff0\u3002<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u4e8c\u3001\u57fa\u672c\u5b89\u88c5\u548c\u914d\u7f6e<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">1.\u5b89\u88c5\u57fa\u672c<\/h2>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u5728\u5b89\u88c5anaconda\uff0cIPython\uff0cJupyter Notebook\u65f6\uff0c\u6700\u597d\u5b89\u88c5\u4e00\u4e9b\u5f00\u53d1\u64cd\u4f5c\u7cfb\u7edf\u7684\u5de5\u5177\u96c6\u6bd4\u5982(\u2018Development Tools\u2018)\uff0c\u7701\u7684\u540e\u671f\u51fa\u73b0\u95ee\u9898\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum update -y\nyum install python-pip -y\nyum install bzip2 -y\nyum groupinstall \"Development Tools\" -y<\/code><\/pre>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u5b89\u88c5\u51fa\u73b0\u9519\u8bef\u7684\u8bdd\u81ea\u5df1\u65e9\u5ea6\u5a18\u6765\u89e3\u51b3\u95ee\u9898\u3002<del>\u4e00\u822c\u4e0d\u4f1a\u51fa\u73b0\u95ee\u9898<\/del><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2.\u5b89\u88c5virtualenv\u548cvirtualenvwrapper\u5e76\u914d\u7f6e<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>pip install virtualenv virtualenvwrapper\n#\u5982\u679cpython3\u4ee5\u4e0a\u7248\u672c\u7684\u4f7f\u7528pip3,\u5982\u679c\u4e0d\u77e5\u9053\u7248\u672c\u8f93\u5165\u4ee5\u4e0b\u4ee3\u7801\npython -V\n#\u51fa\u73b0\u4e24\u4e2a\u7248\u672c\u9700\u8981\u5378\u8f7d\u4e00\u4e2a\uff0c\u4ee5\u514d\u540e\u9762\u5b89\u88c5ccxt\u51fa\u73b0\u9519\u8bef\nnano .bashrc\u6216\u8005.bash_profile\n#\u8bbe\u7f6e\u865a\u62df\u72ec\u7acbpython\u73af\u5883\u76ee\u5f55\nexport WORKON_HOME=$root\/xxxx\n#\u8bbe\u7f6e\u521b\u5efa\u9879\u76ee\u7684\u76ee\u5f55\uff0c\u540e\u9762xxxx\u53ef\u4ee5\u81ea\u5df1\u521b\u5efa\u4e00\u4e2a\u76ee\u5f55\uff0c\u4e0b\u9762\u540c\u7406\nexport PROJECT_HOME=$root\/xxxx\nsource \/usr\/local\/bin\/virtualenvwrapper.sh\n#\u9000\u51fa\u7136\u540e\u8fd0\u884c\u5982\u4e0b\u547d\u4ee4\nsource .bashrc\u6216\u8005.bash_profile<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">\u4e09\u3001Jupyter Notebook\u5b89\u88c5<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">1.\u5b89\u88c5anaconda3\uff08<del>\u53ef\u4ee5\u5ffd\u7565\u76f4\u63a5\u5b89\u88c5Jupyter Notebook<\/del> \uff09<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u4e0b\u8f7d<\/h3>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4ece\u5b98\u7f51\uff08\u53ef\u80fd\u6bd4\u8f83\u6162\uff0c\u4f9d\u7167\u670d\u52a1\u5668\u5730\u70b9\u800c\u5b9a\uff09<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code> wget  https:\/\/repo.anaconda.com\/archive\/Anaconda3-2020.11-Linux-x86_64.sh<\/code><\/pre>\n\n\n\n<p>\u6216\u4ece\u6e05\u534e\u7684\u955c\u50cf\u5e93\u91cc\uff08\u63a8\u8350\uff09<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code> wget https:\/\/mirrors.tuna.tsinghua.edu.cn\/anaconda\/archive\/Anaconda3-5.3.1-Linux-x86_64.sh<\/code><\/pre>\n\n\n\n<p>\u53cd\u6b63\u4e24\u79cd\u65b9\u5f0f\u90fd\u53ef\u4ee5\uff0c\u8981\u6700\u65b0\u7684\u8bdd\u81ea\u5df1\u53bb\u5b98\u7f51\u590d\u5236\u94fe\u63a5\u524d\u9762\u52a0wget\u5c31\u884c\u4e86\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\uff082\uff09\u5b89\u88c5<\/h3>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4e0b\u9762\u6e05\u534e\u6e05\u534e\u7684\u955c\u50cf\u5e93\u91cc\u5b89\u88c5\uff0c\u4ece\u5b98\u7f51\u5b89\u88c5\u4e00\u6837\uff0csh+\u6587\u4ef6\u540d+ -u,\u6587\u4ef6\u540d\u4e0d\u77e5\u9053\u4f7f\u7528ls\u67e5\u770b\u5373\u53ef\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  sh  Anaconda3-5.3.1-Linux-x86_64.sh -u<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">2.\u5b89\u88c5Jupyter Notebook<\/h2>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u5982\u679c\u5b89\u88c5\u4e86\u7b2c\u4e00\u6b65\u7b2c\u4e8c\u6b65\u5c31\u53ef\u4ee5\u4e0d\u5b89\u88c5\uff0c\u5f53\u7136\u6700\u597d\u518d\u5b89\u88c5\u4e00\u6b21\u4ee5\u9632\u51fa\u73b0\u9519\u8bef\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pip install jupyter notebook\n#\u548c\u4e0a\u9762\u4e00\u6837\uff0cpython\u7248\u672c\u4e3a3\u4ee5\u4e0a\u6539\u6210pip3<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u53ef\u80fd\u4f1a\u51fa\u73b0\u7684\u9519\u8bef<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>python.h\nerror: Setup script exited with error: command 'gcc' failed with exit status 1`<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\uff082\uff09\u53ef\u80fd\u89e3\u51b3\u7684\u65b9\u6cd5<\/h3>\n\n\n\n<p>python2+<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo yum -y install gcc\nsudo yum install python-devel<\/code><\/pre>\n\n\n\n<p>python3+<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo yum install python34-devel\n#\u672c\u4eba\u8fd9\u4e2a\u6210\u529f\u4e86<\/code><\/pre>\n\n\n\n<p>\u89e3\u51b3\u65b9\u6cd5\u53c2\u8003\uff1a<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>https:\/\/stackoverflow.com\/questions\/11094718\/error-command-gcc-failed-with-exit-status-1-while-installing-eventlet<\/p><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">3.\u6253\u5f00Jupyter Notebook<\/h2>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4f7f\u7528Jupyter Notebook\uff0c\u4e00\u5b9a\u8981\u5148\u6253\u5f00\u770b\u662f\u5426\u6709\u62a5\u9519\uff0c\u6ca1\u62a5\u9519\u518d\u4e0b\u4e00\u6b65\uff0c\u5426\u5219\u53c8\u8981\u505a\u4e00\u904d\u3002<del>\u4eb2\u8eab\u7ecf\u5386<\/del><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Jupyter Notebook<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">\u4e09\u3001Jupyter Notebook\u8fdc\u7a0b\u914d\u7f6e<\/h1>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4ece\u4ee5\u4e0b\u4e24\u4e2a\u6587\u7ae0\u603b\u7ed3\uff0c\u7531\u4e8e\u65b9\u6cd5\u5dee\u4e0d\u591a\uff0c\u53ea\u662f\u914d\u7f6e\u6587\u4ef6\u4e0d\u592a\u4e00\u6837\uff0c\u51fa\u73b0\u95ee\u9898\u53ef\u4ee5\u8bd5\u8bd5\u53e6\u4e00\u4e2a\u3002<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>https:\/\/www.cnblogs.com\/andylhc\/p\/9513504.html<br>https:\/\/www.cnblogs.com\/cryWater\/p\/12941635.html<\/p><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">1.\u5b89\u88c5Ipyhon\u751f\u6210\u5bc6\u94a5<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u5b89\u88c5<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>pip install ipython\n#\u540c\u4e0apython3+\u7248\u672c\u7528pip3<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\uff082\uff09\u751f\u6210\u5bc6\u94a5<\/h3>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4e3a\u4e86\u80fd\u5b89\u5168\u4ece\u8fdc\u7a0b\u767b\u9646\uff0c\u9700\u8981\u751f\u6210\u54c8\u5e0c\u7ec4\u6210\u7684\u5bc6\u94a5\u5982\u679c\u6709\u6761\u4ef6\u53ef\u4ee5\u901a\u8fc7\u5b89\u5168\u8ba4\u8bc1\u4e2d\u5fc3\u6765\u53d1\u653e\u79d8\u94a5\u548c\u8ba4\u8bc1\u3002<br>\u6253\u5f00ipython\uff0c\u76f4\u63a5\u8f93\u5165<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ipython\n#\u4e0e\u4e0a\u9762\u540c\u7406\uff0cpython3+\u4ee5\u4e0a\u7684ipython3.<\/code><\/pre>\n\n\n\n<p>\u8f93\u5165\u4ee5\u4e0b\u4e24\u884c\u4ee3\u7801\uff0c\u751f\u6210sha1\u7684\u5bc6\u7801\uff0c\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>from notebook.auth import passwd\npasswd()\n#\u8f93\u5165\u4e24\u6b21\u5bc6\u7801\u786e\u8ba4<\/code><\/pre>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u56de\u8f66\u51fa\u73b0\u4ee5\u4e0b\u4e24\u4e32\u4e2d\u4e00\u4e2a\uff0c\u6211\u662f\u4e0b\u9762\u90a3\u4e2a\uff0c\u90fd\u4e00\u6837\uff0c\u590d\u5236\u4e0b\u6765\uff0c\u6211\u5220\u6389\u4e86\u4e00\u4e9b\uff0c\u539f\u672c\u5f88\u957f\u4e00\u4e32\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#sha1:49acd1a985cc:sdasasdasdasdas\n#argon2:$ardsadasdasdsadasdwdawda<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">2.\u914d\u7f6e\u8fdc\u7a0b<\/h2>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4e3a\u4e86\u5b9e\u73b0\u5458\u8fdc\u7a0b\uff0c\u6211\u4eec\u8981\u914d\u7f6e\u81ea\u5df1\u7684\u670d\u52a1\u5668\u4fe1\u606f\uff0c\u6765\u8ba9\u81ea\u5df1\u7684\u8ba1\u7b97\u673a\u8bbf\u95ee\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u751f\u6210\u4e00\u4e2ajupyter\u7684\u914d\u7f6e\u6587\u4ef6<\/h3>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4e0d\u540c\u7684\u8ba1\u7b97\u673a\u751f\u6210\u7684\u5730\u5740\u4e0d\u4e00\u6837\uff0c\u8f93\u5165\u5b8c\u4f1a\u6709\u4ee3\u7801\u56de\u9988\u544a\u8bc9\u4f60\u5730\u5740\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>jupyter notebook --generate-config\n#\u751f\u6210\u7684config file\u5728\/root.jupyter\/jupyter_notebook_config.py<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u914d\u7f6ejupyter_notebook_config.py\u6587\u4ef6<\/h3>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u53ef\u4ee5\u4f7f\u7528emacs\u6216\u8005vim\uff0c\u540e\u9762\u52a0\u4e0ajupyter_notebook_config.py\u5730\u5740\u6765\u7f16\u8f91\u914d\u7f6e\u6587\u4ef6\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>emacs \/root.jupyter\/jupyter_notebook_config.py<\/code><\/pre>\n\n\n\n<p>\u4e0d\u4f1a\u4f7f\u7528emacs\u67e5\u770b\u4ee5\u4e0b\u94fe\u63a5\u6216\u95ee\u5ea6\u5a18<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>https:\/\/blog.csdn.net\/jasenwan88\/article\/details\/7690364<\/p><\/blockquote>\n\n\n\n<p>\u5199\u5165\u4ee5\u4e0b\u8bed\u53e5\uff0c\u5199\u5728\u540e\u9762\u524d\u9762\u90fd\u53ef\u4ee5\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>c.NotebookApp.ip = '*' \n# \u5141\u8bb8\u8bbf\u95ee\u6b64jupyter\u670d\u52a1\u5668\u7684 IP\uff0c\u661f\u53f7\u8868\u793a\u4efb\u610f IP\uff0c\n#\u5982\u679c\u4e0d\u8bbe\u7f6e\u4ee3\u8868\u77e5\u9053\u4f60\u5bc6\u7801\u7684\u6240\u6709IP\u90fd\u53ef\u4ee5\u8bbf\u95ee\u4f60\u7684\u670d\u52a1\u5668\uff0c\nc.NotebookApp.password = 'sha1:xxx:xxx'\n # \u4e4b\u524d\u751f\u6210\u7684\u5bc6\u7801 hash \u5b57\u4e32\nc.NotebookApp.open_browser = False\n # \u8fd0\u884c\u65f6\u4e0d\u6253\u5f00\u672c\u673a\u6d4f\u89c8\u5668\nc.NotebookApp.port = 26888 \n# \u4f7f\u7528\u7684\u7aef\u53e3\uff0c\u968f\u610f\u8bbe\u7f6e\nc.NotebookApp.enable_mathjax = True \n# \u542f\u7528 MathJax<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">\u8fdc\u7a0b\u670d\u52a1\u8bbf\u95ee<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">1.\u6253\u5f00\u7aef\u53e3<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\uff081\uff09\u5f00\u653e\u6307\u5b9a\u7aef\u53e3<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>firewall-cmd --zone=public --add-port=1935\/tcp --permanent\n#\u4e2d\u95f4\u6570\u5b57\u586b\u521a\u624d\u8bbe\u7f6e\u7684<\/code><\/pre>\n\n\n\n<p>\u6210\u529f\u51fa\u73b0success<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2.\u91cd\u542f\u9632\u706b\u5899 <\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code> firewall-cmd --reload<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">\u7ed3\u675f\u8bed<\/h1>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u5728\u5176\u4ed6\u7535\u8111\u4e0a\u7f51\u5740\u8f93\u5165<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>http:\/\/\u670d\u52a1\u5668ip\u5730\u5740:\u7aef\u53e3\u53f7\/tree<\/p><\/blockquote>\n\n\n\n<p>\u51fa\u73b0\u754c\u9762\u5c31\u7b97\u5b8c\u6210\u4e86\u3002<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u5982\u679c\u5b89\u88c5\u7b2c\u4e09\u65b9\u5e93\u5982ccxt\uff0c\u76f4\u63a5\u8f93\u5165pip install ccxt\u5373\u53ef\uff0c\u540c\u7406python3\u4ee5\u4e0a\u6539\u4e3apip3\u3002<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u4ee5\u540e\u8fd8\u4f1a\u5199\u4e00\u4e9b\u5173\u4e8eccxt\u5b66\u4e60\u8fc7\u7a0b\uff0c\u5982\u4f55\u4f7f\u7528\u4ee5\u53ca\u7b80\u5355\u59d4\u6258\u4ea4\u6613\u7b49\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u524d\u8a00 \u63d0\u793a\uff1a\u672c\u4eba\u5c0f\u767d\uff0c\u521a\u5165\u95e8\uff0c\u5728\u4e09\u5929\u5de6\u53f3\u65f6\u95f4\uff0c\u53c2\u8003 &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-10","post","type-post","status-publish","format-standard","hentry","category-4"],"_links":{"self":[{"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/posts\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":0,"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/posts\/10\/revisions"}],"wp:attachment":[{"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/categories?post=10"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jiwenbo.top\/index.php\/wp-json\/wp\/v2\/tags?post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}