Skip to content

Conversation

@randyzwitch
Copy link
Contributor

@randyzwitch randyzwitch commented Apr 13, 2021

Fixes AttributeError: 'Values' object has no attribute 'tab_width error, reported internally and incorrectly fixed by #3076. docutils released a new version (0.17), which we were not pinning due to it being so infrequently being updated.

sphinx-doc/sphinx#9049 (comment)

Visual inspection of the Streamlit API page shows that the docstrings and inline Streamlit apps are now deployed. While it appears that the Sphinx version itself may not be the cause of the error, leaving for future PR to address updating dependencies wholesale.

Edit: additionally sets fail_on_warning: true to try and fail faster when warnings are being thrown.

@randyzwitch randyzwitch requested a review from mesmith027 as a code owner April 13, 2021 17:48
@randyzwitch randyzwitch changed the title Debugging RTD build environment Pin docutils to 0.16 Apr 13, 2021
@randyzwitch randyzwitch requested a review from a team April 13, 2021 18:32
Copy link
Contributor

@mesmith027 mesmith027 left a comment

Choose a reason for hiding this comment

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

Giving the rubber stamp to fix the Docs API issues we had from the other day

@mesmith027 mesmith027 merged commit 9442637 into streamlit:develop Apr 13, 2021
kmcgrady pushed a commit that referenced this pull request Apr 13, 2021
tconkling added a commit that referenced this pull request Apr 19, 2021
* develop:
  Fix Markdown Anchors bugs (#3127)
  Unset fail_on_warning (#3134)
  Remove fail on warning
  Merge pull request #3126 from randyzwitch/docs_test
  Add s4a message to close active modals (#2893)
  Add fail_on_warning to build options
  Docutils 0.16
  Put back Sphinx to 3.0.3
  Modify docs for grammatical error
  Update Changelog to latest updates
  Up version to 0.80.0
  Update change log
  Revert "Merge pull request #3029 from streamlit/fix-1117"
  Merge anchor headers feature branch into develop (#2983)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants