{"id":2175,"date":"2019-08-01T10:44:36","date_gmt":"2019-08-01T08:44:36","guid":{"rendered":"https:\/\/stls.eu\/blog\/?p=2175"},"modified":"2019-08-01T10:51:27","modified_gmt":"2019-08-01T08:51:27","slug":"jupyter-on-debian-10-buster","status":"publish","type":"post","link":"https:\/\/stls.eu\/blog\/2019\/08\/01\/jupyter-on-debian-10-buster\/","title":{"rendered":"Jupyter on Debian 10 Buster"},"content":{"rendered":"\n<p>install:<pre>apt install jupyter-notebook<\/pre><\/p>\n\n\n\n<p>run <pre>jupyter-notebook<\/pre> and access <pre>http:\/\/localhost:8888\/<\/pre><\/p>\n\n\n\n<p>add python math libraries<pre>apt install python3-numpy python3-matplotlib python3-scipy python3-pandas<\/pre><\/p>\n","protected":false},"excerpt":{"rendered":"<p>install: apt install jupyter-notebook run jupyter-notebook and access http:\/\/localhost:8888\/ add python math libraries apt install python3-numpy python3-matplotlib python3-scipy python3-pandas<\/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-2175","post","type-post","status-publish","format-standard","hentry","category-debian","category-python"],"_links":{"self":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2175","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=2175"}],"version-history":[{"count":5,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2175\/revisions"}],"predecessor-version":[{"id":2198,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/2175\/revisions\/2198"}],"wp:attachment":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/media?parent=2175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/categories?post=2175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/tags?post=2175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}