Skip to content

Fix link to Style docs following nbsphinx move #16062

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

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

jnothman
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 20, 2017

Codecov Report

Merging #16062 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16062   +/-   ##
=======================================
  Coverage   90.82%   90.82%           
=======================================
  Files         159      159           
  Lines       50794    50794           
=======================================
  Hits        46134    46134           
  Misses       4660     4660
Flag Coverage Δ
#multiple 88.6% <ø> (ø) ⬆️
#single 40.36% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/indexes/datetimes.py 95.33% <0%> (-0.1%) ⬇️
pandas/core/common.py 91.03% <0%> (+0.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b52b12...3500638. Read the comment docs.

@jreback jreback added the Docs label Apr 20, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 20, 2017
@jreback jreback merged commit 97215b3 into pandas-dev:master Apr 20, 2017
@jreback
Copy link
Contributor

jreback commented Apr 20, 2017

thanks!

@@ -430,7 +430,7 @@ For example, after running the following, ``styled.xlsx`` renders as below:
import os
os.remove('styled.xlsx')

See the :ref:`Style documentation <style>` for more detail.
See the :ref:`Style documentation <style.ipynb>` for more detail.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually would be better for this one to go directly to: http://pandas-docs.github.io/pandas-docs-travis/style.html#Export-to-Excel

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True. Are you expecting another PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you can would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants