You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inspecting my *.ipynb files using the nbviewer (which I point to my git repository) I do not get the button to view the underlying slides as a screen presentation. Will this functionality be provided in the future? Shall I go back to Rise 3 and ipython notebooks?
The text was updated successfully, but these errors were encountered:
RISE and nbpresent are different things...
And nbconvert to slides is another thing as well... that functionality is what we use on nbviewer... the slides generation using nbconvert under the hood.
AFAIR, nbpresent has an static exportation, but that is not supported on nbviewer. @bollwyvl can give you more details about the exportation if you are interested.
When inspecting my *.ipynb files using the nbviewer (which I point to my git repository) I do not get the button to view the underlying slides as a screen presentation. Will this functionality be provided in the future? Shall I go back to Rise 3 and ipython notebooks?
The text was updated successfully, but these errors were encountered: