mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
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:
@@ -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:
|
||||
|
||||
[](https://rootnroll.com/d/pipenv/)
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
|
||||
@@ -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!
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user