{"id":2562,"date":"2022-04-19T00:46:14","date_gmt":"2022-04-18T22:46:14","guid":{"rendered":"https:\/\/stls.eu\/blog\/?p=2562"},"modified":"2022-04-19T00:52:16","modified_gmt":"2022-04-18T22:52:16","slug":"jupyter-on-debian-11-bullseye","status":"publish","type":"post","link":"https:\/\/stls.eu\/blog\/2022\/04\/19\/jupyter-on-debian-11-bullseye\/","title":{"rendered":"Jupyter on Debian 11 Bullseye"},"content":{"rendered":"\n<p>install:<pre>apt install jupyter-notebook<\/pre><\/p>\n\n\n\n<p>run:<pre>jupyter-notebook<\/pre><\/p>\n\n\n\n<p>access Jupyter<pre>http:\/\/localhost:8888\/<\/pre><\/p>\n\n\n\n<p>add python math\/ml libraries<\/p><pre>apt install python3-numpy python3-matplotlib python3-scipy python3-pandas python3-torch python3-tqdm<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>install: apt install jupyter-notebook run: jupyter-notebook access Jupyter http:\/\/localhost:8888\/ add python math\/ml libraries apt install python3-numpy python3-matplotlib python3-scipy python3-pandas python3-torch python3-tqdm<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,97],"tags":[],"class_list":["post-2562","post","type-post","status-publish","format-standard","hentry","category-debian","category-python"],"_links":{"self":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/comments?post=2562"}],"version-history":[{"count":3,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2562\/revisions"}],"predecessor-version":[{"id":2566,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2562\/revisions\/2566"}],"wp:attachment":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/media?parent=2562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/categories?post=2562"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/tags?post=2562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}