Is it possible to publish a jupyter book on gitlab pages? #471
-
Hello community, I was wondering, if it is possible to publish a jupyter book on gitlab pages. I have allready published a jupyter book here in github pages, following the instructions here, and all worked well - Now I have also tried to publish a jupyter book via gitlab pages - but I'm confused, because this is a completely different approach, using a And I have noticed that I get a warning when I run
The warning says:
So I am wondering, if it is even possible (at least at the moment) to publish jupyter books on gitlab pages. Has anyone experience with this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
yes! check out here for a working example: jupyter-book/jupyter-book#1416 for launch buttons that one will require future development I believe, but certainly is welcome |
Beta Was this translation helpful? Give feedback.
yes! check out here for a working example: jupyter-book/jupyter-book#1416
for launch buttons that one will require future development I believe, but certainly is welcome