-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Remove Step 7 (download sample data) from setup docs #13962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Step 7 (download sample data) from setup docs #13962
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## branch-3.6 #13962 +/- ##
=============================================
Coverage ? 93.10%
=============================================
Files ? 280
Lines ? 19799
Branches ? 0
=============================================
Hits ? 18433
Misses ? 1366
Partials ? 0 |
a5298dd to
a566609
Compare
|
@Chiemezuo looks good, did you also want to remove second location as you suggested n #13960 (comment) ? |
|
@bryevdv I forgot to do that, but I've done it now. |
|
@Chiemezuo, thanks. |
|
The pleasure is all mine @mattpap |
* remove download sampledata from setup docs * add install guide to bokeh_sampledata init * remove install bokeh_sampledata in writing docs doc
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR fixes #13960.
As @pavithraes mentioned, since Sample data was moved to a package that gets installed with the environment setup, it's no longer necessary in the setup guide, and can be a bit misleading if left as is.