Skip to content

Commit a73c2cd

Browse files
michaelawyuJon Wayne Parrott
michaelawyu
authored and
Jon Wayne Parrott
committed
Added Link to Python Setup Guide [(#1158)](GoogleCloudPlatform/python-docs-samples#1158)
* Update Readme.rst to add Python setup guide As requested in b/64770713. This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation. * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update README.rst * Update install_deps.tmpl.rst * Updated readmegen scripts and re-generated related README files * Fixed the lint error
1 parent 42fdeca commit a73c2cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/snippets/README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ credentials for applications.
2828
Install Dependencies
2929
++++++++++++++++++++
3030

31-
#. Install `pip`_ and `virtualenv`_ if you do not already have them.
31+
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.
32+
33+
.. _Python Development Environment Setup Guide:
34+
https://cloud.google.com/python/setup
3235

3336
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
3437

0 commit comments

Comments
 (0)