jupyter-book
jupyter-book copied to clipboard
Host via gitlab pages
Describe the bug
Referring to the demo repo here
Can you please point me to references which would allow me to host this on gitlab pages?
The instructions here work for github but does not allow me to make repo private unless I upgrade to premium version.
Reproduce the bug
- run
jupyter-book create mynewbook/to create demo book cd mynewbook- Create a blank new public project on gitlab called
demo bookwithout a readme file - Run
jupyter-book build .to build book which generates a_buildfolder - Clone empty
demo bookrepo and copy all files ofmynewbookintodemo book - Push repo to gitlab which can be found here
- Install
ghp-import - Run
ghp-import -n -p -f _build/html
Not sure what to do next? Please advise further
List your environment
External ToC : 0.3.1
MyST-Parser : 0.18.1
MyST-NB : 0.17.1
Sphinx Book Theme : 0.4.0rc1
Jupyter-Cache : 0.5.0
NbClient : 0.5.13
Using VS code on Linux via ssh
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
Similar to #1416. This example worked for me. https://gitlab.com/pages/jupyterbook