{"id":4439,"date":"2022-06-12T17:06:02","date_gmt":"2022-06-12T08:06:02","guid":{"rendered":"https:\/\/i-kiin.net\/?p=4439"},"modified":"2026-02-03T18:37:47","modified_gmt":"2026-02-03T09:37:47","slug":"windows-11-wsl2-%ec%9d%b4%ec%9a%a9%ed%95%9c-python-jupyter-%ec%84%a4%ec%b9%98-%eb%b0%8f-%eb%82%b4%c2%b7%ec%99%b8%eb%b6%80%ec%97%90%ec%84%9c-%ec%a0%91%ec%86%8d","status":"publish","type":"post","link":"https:\/\/i-kiin.net\/pc-and-pc\/windows-11-wsl2-%ec%9d%b4%ec%9a%a9%ed%95%9c-python-jupyter-%ec%84%a4%ec%b9%98-%eb%b0%8f-%eb%82%b4%c2%b7%ec%99%b8%eb%b6%80%ec%97%90%ec%84%9c-%ec%a0%91%ec%86%8d\/","title":{"rendered":"Windows 11 WSL2 \uc774\uc6a9\ud55c Python Jupyter \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d"},"content":{"rendered":"<p>\uc8fc\uc694 \uae30\ubcf8 \ud658\uacbd \uc124\uc815\uc740 <a href=\"https:\/\/i-kiin.net\/?p=4381\" target=\"_blank\" rel=\"nofollow noopener\">Windows 11 WSL2 \uc774\uc6a9\ud55c SSH &amp; RStudio Server \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d<\/a> \uae00\uc744 \ucc38\uace0\ud558\uba74 \ub418\uba70 \ucd94\uac00\ub85c \uc544\ub798\uc640 \uac19\uc740 \ub0b4\uc6a9 \uc5ed\uc2dc\ub3c4 \ucc38\uace0\ud588\ub2e4.<\/p>\n<ul>\n<li><a href=\"https:\/\/kibua20.tistory.com\/183\" target=\"_blank\" rel=\"nofollow noopener\">\uc6b0\ubd84\ud22c 20.04\uc5d0\uc11c Jupyter Notebook \uc0ac\uc6a9\ubc95: Web browser\uc5d0\uc11c Python \uac1c\ubc1c \ud658\uacbd \uad6c\ucd95<\/a><\/li>\n<li><a href=\"https:\/\/pinkwink.kr\/1351\" target=\"_blank\" rel=\"nofollow noopener\">Jupyter Notebook\uc744 \uc6d0\uaca9\uc73c\ub85c \uc811\uc18d\ud558\uae30<\/a><\/li>\n<li><a href=\"https:\/\/cyan91.tistory.com\/49\" target=\"_blank\" rel=\"nofollow noopener\">jupyter notebook \uc6d0\uaca9 \uc811\uc18d \uc124\uc815<\/a><\/li>\n<\/ul>\n<p>\uc0c1\uae30 \ucd94\uac00 \ucc38\uace0\ud55c \ub0b4\uc6a9\uacfc \uc2e4\uc81c \uc124\uce58\ub97c \uc704\ud574 \uacbd\ud5d8\ud55c \ub0b4\uc6a9\uc744 \uc21c\uc11c\ub300\ub85c \uc694\uc57d\ud558\uba74 \ub2e4\uc74c\uacfc \uac19\ub2e4.<\/p>\n<ol>\n<li>WSL2 \ud130\ubbf8\ub110 \uc2e4\ud589<\/li>\n<li><code>sudo apt install python3-pip<\/code> \uc785\ub825<\/li>\n<li><code><span style=\"color: #ff0000;\"><del>sudo<\/del> <\/span>pip3 install jupyter<\/code> \uc785\ub825<\/li>\n<li><code>jupyter --version<\/code> \uc785\ub825 \ud6c4 &#8216;<code>not installed<\/code>&#8216; \uc124\uce58 \uc5ec\ubd80 \ud310\ub2e8, \ubcf8\uc778\uc758 \uacbd\uc6b0 <code>jupyter_server<\/code>\uc640 <code>jupyterlab<\/code> \ud639\uc2dc \ubab0\ub77c \ucd94\uac00 \uc124\uce58 \ud6c4 \uc9c4\ud589\n<ul style=\"list-style-type: circle;\">\n<li>\uc124\uce58 \uc911 <code>ERROR: nbconvert 6.5.0 has requirement jinja2&gt;=3.0, but you'll have jinja2 2.10.1 which is incompatible.<\/code> \ud655\uc778 \uc2dc <code><span style=\"color: #ff0000;\"><del>sudo<\/del> <\/span>pip3 install nbconvert<\/code> \uc785\ub825\uc73c\ub85c \ud574\uacb0<\/li>\n<li>\uc124\uce58 \uc911 <code>ERROR: jupyterlab-server 2.14.0 has requirement jinja2&gt;=3.0.3, but you'll have jinja2 2.10.1 which is incompatible.<\/code> \ud655\uc778 \uc2dc <code><span style=\"color: #ff0000;\"><del>sudo<\/del> <\/span>pip3 install jupyterlab-server<\/code> \uc785\ub825\uc73c\ub85c \ud574\uacb0<\/li>\n<\/ul>\n<\/li>\n<li><code>jupyter --version<\/code> &amp; <code>jupyter --help<\/code> \uac01\uac01 \uc785\ub825\ud558\uc5ec \ubc84\uc804 \ubc0f\u00a0 \uba85\ub839 \uad6c\ubb38 \ud655\uc778<\/li>\n<li><code>jupyter-notebook<\/code> \uc785\ub825<\/li>\n<li>\ub0b4\ubd80 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c <code>http:\/\/localhost:8888<\/code> \ub610\ub294 <code>http:\/\/127.0.0.1:8888<\/code> \uc785\ub825\ud558\uc5ec \uc811\uc18d \uc5ec\ubd80 \ud655\uc778 \u21d2 \uc544\ub798\uc640 \uac19\uc740 \ud654\uba74\uc774 \ub098\uc62c \uacbd\uc6b0 \ub0b4\ubd80 \uc811\uc18d <span style=\"color: #ff00ff;\"><strong>\uc131\uacf5!!!<\/strong><\/span><br \/>\n<a href=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_153503.png\" rel=\"lightbox\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4441\" src=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_153503.png\" alt=\"\" width=\"661\" height=\"734\" srcset=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_153503.png 661w, https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_153503-270x300.png 270w\" sizes=\"auto, (max-width: 661px) 100vw, 661px\" \/><\/a><\/li>\n<li><code>Ctrl-C<\/code> \uc785\ub825 \ud6c4 <code>y<\/code> \ud074\ub9ad\ud558\uc5ec \uc11c\ubc84 \uc911\uc9c0<\/li>\n<li><code>jupyter-notebook --generate-config<\/code> \uc785\ub825\ud558\uc5ec configuration \ud30c\uc77c \uc0dd\uc131, \ubcf8\uc778\uc758 \uacbd\uc6b0 <code>\/home\/&lt;\uc0ac\uc6a9\uc790 \uacc4\uc815&gt;\/.jupyter\/jupyter_notebook_config.py<\/code> \uc0dd\uc131<\/li>\n<li><code>ipython<\/code> \uc785\ub825\n<ol style=\"list-style-type: lower-roman;\">\n<li><code><span style=\"color: #ff0000;\"><del>from notebook.auth import passwd<\/del><\/span><\/code> <code>from jupyter_server.auth import passwd<\/code> \uc785\ub825<\/li>\n<li><code>passwd()<\/code> \uc785\ub825<\/li>\n<li><code>Enter password:<\/code> WSL2 \uc0dd\uc131 \uc2dc \uc785\ub825\ud588\ub358 \uc554\ud638 \uc785\ub825<\/li>\n<li><code>Verify password:<\/code> \ubd80\ubd84\uc5d0 <code>Enter password:<\/code> \uc785\ub825\ud588\ub358 \uc554\ud638\uc640 \ub3d9\uc77c\ud55c \uc554\ud638 \uc785\ub825<\/li>\n<li>\uc791\uc740 \ub530\uc634\ud45c (&#8216; &#8216;) \uc0ac\uc774\uc758 \uc554\ud638\uac12 \ubcf5\uc0ac, \ubcf8\uc778\uc758 \uacbd\uc6b0 <code>argon2:\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c<\/code> \uc0dd\uc131<\/li>\n<li><code>quit()<\/code> \uc785\ub825<\/li>\n<\/ol>\n<\/li>\n<li><code>mkdir jupyter<\/code> \uc785\ub825\ud558\uc5ec <span style=\"text-decoration: underline;\"><strong>\uc791\uc5c5 \uacbd\ub85c<\/strong><\/span>\uc5d0 \ud574\ub2f9\ud558\ub294 \ub514\ub809\ud1a0\ub9ac \uc0dd\uc131<\/li>\n<li><code>vi \/home\/&lt;\uc0ac\uc6a9\uc790 \uacc4\uc815&gt;\/.jupyter\/jupyter_notebook_config.py<\/code> \uc785\ub825 \ud6c4 \uc544\ub798\uc640 \uac19\uc774 \uc124\uc815\uac12\ub4e4\uc744 \uc218\uc815\n<ul style=\"list-style-type: circle;\">\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.allow_origin = ''<\/del><\/span><\/code> <code># c.ServerApp.allow_origin = ''<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.allow_origin = '*' # \uc678\ubd80 \uc811\uc18d \ud5c8\uc6a9<\/del><\/span><\/code> <code>c.ServerApp.allow_origin = '*' # \uc678\ubd80 \uc811\uc18d \ud5c8\uc6a9<\/code><\/li>\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.notebook_dir = ''<\/del><\/span><\/code> <code># c.ServerApp.root_dir = ''<\/code><br \/>\nto <span style=\"color: #ff0000;\"><del><code><span style=\"color: #ff0000;\">c.NotebookApp.notebook_dir = '\/home\/&lt;\uc0ac\uc6a9\uc790 \uacc4\uc815&gt;\/jupyter\/' # \uc791\uc5c5 \uacbd\ub85c \uc124\uc815<\/span><\/code><\/del><\/span> <code>c.ServerApp.root_dir = '\/home\/&lt;\uc0ac\uc6a9\uc790 \uacc4\uc815&gt;\/Documents\/&lt;\ud3f4\ub354&gt;\/jupyter\/' # \uc791\uc5c5 \uacbd\ub85c \uc124\uc815<\/code><\/li>\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.ip = 'localhost'<\/del><\/span><\/code> <code># c.ServerApp.ip = 'localhost'<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.ip = '*' # \uc678\ubd80 \uc811\uc18d IP \uc804\uccb4 \uc624\ud508<\/del><\/span><\/code> <code>c.ServerApp.ip = '*' # \uc678\ubd80 \uc811\uc18d IP \uc804\uccb4 \uc624\ud508<\/code><\/li>\n<li>from <span style=\"color: #ff0000;\"><del><code><span style=\"color: #ff0000;\"># c.NotebookApp.port = 8888<\/span><\/code><\/del><\/span> <code># c.ServerApp.port = 0<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.port = 8888 # \uc678\ubd80 \uc811\uc18d \ud3ec\ud2b8 \uc9c0\uc815<\/del><\/span><\/code> <code>c.ServerApp.port = 8888 # \uc678\ubd80 \uc811\uc18d \ud3ec\ud2b8 \uc9c0\uc815<\/code><\/li>\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.password = ''<\/del><\/span><\/code> <code># c.ServerApp.password = ''<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.password = ''<\/del><\/span><\/code> <span style=\"color: #000000;\"><code>c.ServerApp.password = 'argon2:\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c\uc5b4\uca4c\uad6c\uc800\uca4c\uad6c'<\/code><\/span> \u21d2 <span style=\"text-decoration: underline;\"><span style=\"color: #ff6600; text-decoration: underline;\"><strong>10.v.<\/strong><\/span><\/span>\uc5d0\uc11c \uc0dd\uc131\ub41c \ube44\ubc00\ubc88\ud638 \uc785\ub825<\/li>\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.password_required = Fals<\/del><\/span>e<\/code> <code># c.ServerApp.password_required = False<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.password_required = True # \ube44\ubc00\ubc88\ud638 \uc694\uad6c<\/del><\/span><\/code> <code>c.ServerApp.password_required = True # \ube44\ubc00\ubc88\ud638 \uc694\uad6c<\/code><\/li>\n<li>from <code><span style=\"color: #ff0000;\"><del># c.NotebookApp.open_browser = True<\/del><\/span><\/code> <code># c.ServerApp.open_browser = False<\/code><br \/>\nto <code><span style=\"color: #ff0000;\"><del>c.NotebookApp.open_browser = False # \uc11c\ubc84 PC\uc5d0\uc11c \uc790\ub3d9\uc73c\ub85c \ube0c\ub77c\uc6b0\uc800\uac00 \uc5f4\ub9ac\uc9c0 \uc54a\ub3c4\ub85d \uc124\uc815<\/del><\/span><\/code> <code>c.ServerApp.open_browser = False # \uc11c\ubc84 PC\uc5d0\uc11c \uc790\ub3d9\uc73c\ub85c \ube0c\ub77c\uc6b0\uc800\uac00 \uc5f4\ub9ac\uc9c0 \uc54a\ub3c4\ub85d \uc124\uc815<\/code><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/i-kiin.net\/?p=4381\" target=\"_blank\" rel=\"nofollow noopener\">Windows 11 WSL2 \uc774\uc6a9\ud55c SSH &amp; RStudio Server \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d<\/a> \uae00\uc758 <span style=\"color: #dd1144;\"><strong>wsl2-connect-external.ps1<\/strong><\/span> \ud30c\uc77c\uacfc <span style=\"color: #dd1144;\"><strong>autostart_ubuntu.bat<\/strong><\/span> \ud30c\uc77c \uac01\uac01\uc5d0 \uc544\ub798 \ub0b4\uc6a9 \ucd94\uac00\n<ul style=\"list-style-type: circle;\">\n<li><span style=\"color: #dd1144;\"><strong>wsl2-connect-external.ps1<\/strong><\/span>: <code>#[Ports]<\/code> \ubd80\ubd84 <code>$ports=@(8787,<em><span style=\"color: #008000;\">\uc6d0\ud558\ub294PortNumber1<\/span><\/em>,<span style=\"color: #008000;\"><em>\uc6d0\ud558\ub294PortNumber2<\/em><\/span>,<span style=\"color: #008000;\">...<\/span>, 8888);<\/code> \ud3ec\ud2b8 \ubc88\ud638 8888 \ucd94\uac00<\/li>\n<li><span style=\"color: #dd1144;\"><strong>autostart_ubuntu.bat<\/strong><\/span>: \ub9e8 \ub9c8\uc9c0\ub9c9 \ud589\uc5d0 <code>wsl -u &lt;\uc0ac\uc6a9\uc790 \uacc4\uc815&gt; -- jupyter notebook<\/code> \ucd94\uac00<\/li>\n<\/ul>\n<\/li>\n<li><code>jupyter-notebook<\/code> \uc785\ub825\ud558\uc5ec \uc11c\ubc84 \uc7ac\uc2e4\ud589, \ud639\uc740 <code>nohup jupyter-notebook &amp;<\/code> \uc785\ub825 \ud6c4 <code>Enter<\/code> \uc785\ub825<\/li>\n<li>\uc544\ub798\uc640 \uac19\uc774 \uc811\uc18d\uc774 \ub418\uba74 \uc678\ubd80 \uc811\uc18d\uae4c\uc9c0 <span style=\"color: #ff00ff;\"><strong>\uc131\uacf5!!!<\/strong><\/span><br \/>\n<a href=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447.png\" rel=\"lightbox\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4448\" src=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447.png\" alt=\"\" width=\"1501\" height=\"879\" srcset=\"https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447.png 1501w, https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447-300x176.png 300w, https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447-1024x600.png 1024w, https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447-768x450.png 768w, https:\/\/i-kiin.net\/wp-content\/uploads\/2022\/06\/2022-06-12_165447-960x562.png 960w\" sizes=\"auto, (max-width: 1501px) 100vw, 1501px\" \/><\/a><\/li>\n<li><strong>Password<\/strong> \ubd80\ubd84\uc5d0\ub294 <span style=\"text-decoration: underline; color: #ff6600;\"><strong>10.iii.<\/strong><\/span>\uacfc <span style=\"text-decoration: underline; color: #ff6600;\"><strong>10.iv.<\/strong><\/span>\uc5d0\uc11c \uc0dd\uc131\ud558\uace0 \ud655\uc778\ud55c \ube44\ubc00\ubc88\ud638 \uc785\ub825<\/li>\n<\/ol>\n<p><span style=\"color: #ff0000;\"><strong>\u203b \uacf5\uc720\uae30 \ub0b4 \ud2b9\uc815 PC\uc640 \uc5f0\uacb0\ud558\uace0 \uc2f6\uc744 \uacbd\uc6b0\uc5d0\ub294 \uacf5\uc720\uae30\uc5d0\uc11c Port Forwading \uc124\uc815\uc774 \ud544\uc694\ud558\ub2e4\ub294 \uc0ac\uc2e4\uc740 \ube44\ubc00!<\/strong><\/span><\/p>\n<div class=\"notranslate\" style=\"all: initial;\"><\/div>\n<p>\uc870\ud68c\uc218: 76<\/p>","protected":false},"excerpt":{"rendered":"<p>\uc8fc\uc694 \uae30\ubcf8 \ud658\uacbd \uc124\uc815\uc740 Windows 11 WSL2 \uc774\uc6a9\ud55c SSH &amp; RStudio Server \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d \uae00\uc744 \ucc38\uace0\ud558\uba74 \ub418\uba70 \ucd94\uac00\ub85c \uc544\ub798\uc640 \uac19\uc740 \ub0b4\uc6a9 \uc5ed\uc2dc\ub3c4 \ucc38\uace0\ud588\ub2e4. \uc6b0\ubd84\ud22c 20.04\uc5d0\uc11c Jupyter Notebook \uc0ac\uc6a9\ubc95: Web browser\uc5d0\uc11c Python \uac1c\ubc1c \ud658\uacbd \uad6c\ucd95 Jupyter Notebook\uc744 \uc6d0\uaca9\uc73c\ub85c \uc811\uc18d\ud558\uae30 jupyter notebook \uc6d0\uaca9 \uc811\uc18d \uc124\uc815 \uc0c1\uae30 \ucd94\uac00 \ucc38\uace0\ud55c \ub0b4\uc6a9\uacfc \uc2e4\uc81c \uc124\uce58\ub97c \uc704\ud574 \uacbd\ud5d8\ud55c \ub0b4\uc6a9\uc744 \uc21c\uc11c\ub300\ub85c &#8230; <a title=\"Windows 11 WSL2 \uc774\uc6a9\ud55c Python Jupyter \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d\" class=\"read-more\" href=\"https:\/\/i-kiin.net\/pc-and-pc\/windows-11-wsl2-%ec%9d%b4%ec%9a%a9%ed%95%9c-python-jupyter-%ec%84%a4%ec%b9%98-%eb%b0%8f-%eb%82%b4%c2%b7%ec%99%b8%eb%b6%80%ec%97%90%ec%84%9c-%ec%a0%91%ec%86%8d\/\" aria-label=\"Windows 11 WSL2 \uc774\uc6a9\ud55c Python Jupyter \uc124\uce58 \ubc0f \ub0b4\u00b7\uc678\ubd80\uc5d0\uc11c \uc811\uc18d\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">\ub354 \uc77d\uae30<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[483],"tags":[2835,3566,3567,3568,3569],"class_list":["post-4439","post","type-post","status-publish","format-standard","hentry","category-pc-and-pc","tag-python","tag-jupyter","tag-jupyter-notebook","tag-3568","tag-3569"],"_links":{"self":[{"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/posts\/4439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/comments?post=4439"}],"version-history":[{"count":0,"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/posts\/4439\/revisions"}],"wp:attachment":[{"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/media?parent=4439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/categories?post=4439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/i-kiin.net\/wp-json\/wp\/v2\/tags?post=4439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}