Merge pull request #3100 from psviderski/try-in-browser

Add try-in-browser button to launch Pipenv playground (README and docs)
This commit is contained in:
2018-10-25 15:44:10 -04:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -35,6 +35,10 @@ The problems that Pipenv seeks to solve are multi-faceted:
- Give you insight into your dependency graph (e.g. `$ pipenv graph`).
- Streamline development workflow by loading `.env` files.
You can quickly play with Pipenv right in your browser:
[![Try in browser](https://cdn.rawgit.com/rootnroll/library/assets/try.svg)](https://rootnroll.com/d/pipenv/)
Installation
------------
+6
View File
@@ -39,6 +39,12 @@ The problems that Pipenv seeks to solve are multi-faceted:
- Give you insight into your dependency graph (e.g. ``$ pipenv graph``).
- Streamline development workflow by loading ``.env`` files.
You can quickly play with Pipenv right in your browser:
.. image:: https://cdn.rawgit.com/rootnroll/library/assets/try.svg
:target: https://rootnroll.com/d/pipenv/
:alt: Try in browser
Install Pipenv Today!
---------------------