Skip to content
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

DiCE_getting_started_feasible notebook typo resulting in failure to render #439

Open
dvirzg opened this issue May 29, 2024 · 0 comments
Open

Comments

@dvirzg
Copy link

dvirzg commented May 29, 2024

docs/source/notebooks/DiCE_getting_started_feasible.ipynb doesn't render, neither in GitHub preview nor when opening in notebook. Problem is in the raw json file, the last few lines:

"nbformat": 4,
"nbformat_minor": 4,
}

just need to remove the comma at "nbformat_minor": 4, to "nbformat_minor": 4
and it'll render as expected.

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

No branches or pull requests

1 participant