Skip to content

getting error for tabbed output #141

Answered by ofajardo
ofajardo asked this question in Q&A
Discussion options

You must be logged in to vote

ok actually the problem is this: I upgraded to the last version of jupyter-book (0.8.1) and the issue was there. The version of sphinx-panels that was installed was 0.4.1.

Now I upgraded sphinx-panels to 0.5 not without getting this warning:

jupyter-book 0.8.1 requires sphinx-panels~=0.4.1, but you'll have sphinx-panels 0.5.0 which is incompatible.
Successfully installed sphinx-panels-0.5.0

Now it works. However that means that the requirement in jupyter-book 0.8.1 is incorrect. I see that that is fixed in the master branch, so I guess it will be good on the next release.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@choldgraf
Comment options

Comment options

You must be logged in to vote
2 replies
@chrisjsewell
Comment options

@ofajardo
Comment options

Answer selected by ofajardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants