{"id":8088,"date":"2018-08-24T08:58:23","date_gmt":"2018-08-24T08:58:23","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=8088"},"modified":"2018-09-23T11:12:25","modified_gmt":"2018-09-23T11:12:25","slug":"jupyter-and-ipython","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=8088","title":{"rendered":"Jupyter and IPython"},"content":{"rendered":"<h3>Installation<\/h3>\n<p><a href=\"https:\/\/packages.ubuntu.com\/bionic\/jupyter-notebook\">Package: jupyter-notebook (5.2.2-1)<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/sid\/jupyter-notebook\">Package: jupyter-notebook (5.4.1-1)<\/a><\/p>\n<h3>Documentation<\/h3>\n<p><a href=\"https:\/\/jupyter-notebook-beginner-guide.readthedocs.io\/en\/latest\/\">Jupyter\/IPython Notebook Quick Start Guide<\/a><br \/>\n<a href=\"https:\/\/jupyter-notebook-beginner-guide.readthedocs.io\/en\/latest\/execute.html\">Running the Jupyter Notebook<\/a><br \/>\n<a href=\"https:\/\/jupyter-notebook.readthedocs.io\/en\/latest\/notebook.html#opening-notebooks\">The Jupyter Notebook &#8211; Opening notebooks<\/a><br \/>\n<a href=\"https:\/\/ipython.org\/ipython-doc\/3\/development\/how_ipython_works.html\">How IPython works<\/a> (deprecated)<br \/>\n<a href=\"https:\/\/ipython.org\/ipython-doc\/3\/development\/kernels.html\">Making kernels for IPython<\/a> (deprecated)<\/p>\n<h3>JetBrains PyCharm<\/h3>\n<p><a href=\"https:\/\/www.jetbrains.com\/help\/pycharm\/using-ipython-notebook-with-product.html\">Using IPython\/Jupyter Notebook with PyCharm<\/a><\/p>\n<h3>Create Virtualenv Environment<\/h3>\n<p><a href=\"https:\/\/anbasile.github.io\/programming\/2017\/06\/25\/jupyter-venv\/\">Using jupyter notebooks with a virtual environment<\/a><br \/>\n<a href=\"https:\/\/stackoverflow.com\/questions\/42635310\/remove-kernel-on-jupyter-notebook\">remove kernel on jupyter notebook<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ python -m venv projectname\r\n$ source projectname\/bin\/activate\r\n(venv) $ pip install ipykernel\r\n(venv) $ ipython kernel install --user --name=projectname\r\n<\/pre>\n<p><a href=\"https:\/\/www.mathjax.org\/\">MathJax<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installation Package: jupyter-notebook (5.2.2-1) Package: jupyter-notebook (5.4.1-1) Documentation Jupyter\/IPython Notebook Quick Start Guide Running the Jupyter Notebook The Jupyter Notebook &#8211; Opening notebooks How IPython works (deprecated) Making kernels for IPython (deprecated) JetBrains PyCharm Using IPython\/Jupyter Notebook with PyCharm Create Virtualenv Environment Using jupyter notebooks with a virtual environment remove kernel on jupyter notebook $ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8088","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8088"}],"version-history":[{"count":7,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8088\/revisions"}],"predecessor-version":[{"id":8409,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8088\/revisions\/8409"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}