bowenliang123 commented on code in PR #4649: URL: https://github.com/apache/kyuubi/pull/4649#discussion_r1155534835
########## docs/requirements.txt: ########## @@ -17,10 +17,8 @@ # under the License. # -markdown==3.4.1 -recommonmark==0.7.1 -sphinx==4.5.0 -sphinx-book-theme==0.3.3 -sphinx-markdown-tables==0.0.17 +myst-parser==1.0.0 +sphinx==6.1.3 +sphinx-book-theme==1.0.1 Review Comment: I have tried `sphinx-book-theme` 1.0.0 before, and I am not sure about the impacts from 1.x, as I didn't find the search bar on the left sidebar. It seems the search feature moved to header bar on the right corner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
