<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Pip on Technical Notes</title><link>http://luispa.com/en/tags/pip/</link><description>Recent content in Pip on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Fri, 30 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/pip/index.xml" rel="self" type="application/rss+xml"/><item><title>Python and JupyterLab on MacOS</title><link>http://luispa.com/en/posts/2021-04-30-python-jupyter/</link><pubDate>Fri, 30 Apr 2021 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2021-04-30-python-jupyter/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-python.svg" alt="python-jupyter logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;a href="https://www.python.org">Python&lt;/a> is a multi-paradigm interpreted programming language. &lt;a href="https://pypi.org/project/pip/">&lt;code>pip&lt;/code>&lt;/a> manages packages from PyPI (the &lt;a href="https://pypi.org">Python Package Index&lt;/a>). &lt;a href="https://pipenv.pypa.io/en/latest/">PipEnv&lt;/a> lets you create a virtual environment to run your application in isolation with the necessary libraries. &lt;a href="https://jupyter.org">Jupyter Lab&lt;/a> is a web application that serves as a bridge between code and explanatory text.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>