Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b266da

Browse files
tswastshuoweil
andauthored
docs: Add Google Analytics configuration to conf.py (#2301)
See instructions athttps://pydata-sphinx-theme.readthedocs.io/en/latest/user_guide/analytics.html#google-analyticsThank you for opening a Pull Request! Before submitting your PR, thereare a few things you can do to make sure it goes smoothly:- [ ] Make sure to open an issue as a[bug/issue](https://github.com/googleapis/python-bigquery-dataframes/issues/new/choose)before writing your code! That way we can discuss the change, evaluatedesigns, and agree on the general idea- [ ] Ensure the tests and linter pass- [ ] Code coverage does not decrease (if any source code was changed)- [ ] Appropriate docs were updated (if necessary)Fixes #<issue_number_goes_here> 🦕Co-authored-by: Shuowei Li <shuowei@google.com>
1 parenta211753 commit0b266da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎docs/conf.py‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@
172172
"url":"https://docs.cloud.google.com/bigquery/docs/bigquery-dataframes-introduction",
173173
},
174174
],
175+
"analytics": {
176+
"google_analytics_id":"G-XVSRMCJ37X",
177+
},
175178
}
176179

177180
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp