Skip to content

Book website not rendering #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
scottyhq opened this issue Apr 21, 2025 · 7 comments
Open

Book website not rendering #129

scottyhq opened this issue Apr 21, 2025 · 7 comments

Comments

@scottyhq
Copy link
Contributor

Today I went to https://book.cryointhecloud.com/

And see the following on Chrome and Safari:

Image
@tsnow03
Copy link
Member

tsnow03 commented Apr 21, 2025

Thanks for posting the issue! @agoose77 i was noticing the same and was about to post it. All of the deployment errors have been fixed. Do you have any ideas why this might be happening still? I actually opened book.cryointhecloud.com and it rendered the book for a split second then switched to the error. I'm going to need to revert back to using JupyterBook 1.0 if this doesn't have a fix ASAP.

@tsnow03
Copy link
Member

tsnow03 commented Apr 21, 2025

Part of the problem is that our GitHub tests no longer catch the appropriate errors for MyST. The build is using MyST build so perhaps this is the wrong way to deploy.

@agoose77
Copy link
Contributor

Hey @tsnow03 -- I'm on holiday for a couple of days, so Iikely won't be able to get to this until Thursday! Perhaps @stevejpurves can take a peek, otherwise you might need to revert in the mean time unfortunately.

@tsnow03
Copy link
Member

tsnow03 commented Apr 30, 2025

We converted back to v1 however @agoose77 will be checking out the problem in this issue in the near future. Linking this issue to #127 also as that would help tremendously in ensuring we have proper tests in place to prevent this in the future. @fperez

@fperez
Copy link
Contributor

fperez commented Apr 30, 2025

Thanks for the tag @tsnow03! @agoose77, once you're back I'm also happy to help test/debug; I'd really like to smooth out some of these pain points for adoption.

@agoose77
Copy link
Contributor

I've identified that this seems to be caused by the name of the index page. A temporary fix is to rename intro.md to index.md, and update the corresponding entry in myst.yml (and anywhere else in your project that refers to that file by name).

In the meantime, the MyST team will take a look to see what might be causing this (jupyter-book/mystmd#2044)

@fperez
Copy link
Contributor

fperez commented May 30, 2025

Thanks for tracking the problem down in myst as well as providing a fix on our end, @agoose77!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants