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

[Bug]: documentation for options is broken #565

Open
anpin opened this issue Dec 3, 2024 · 2 comments
Open

[Bug]: documentation for options is broken #565

anpin opened this issue Dec 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@anpin
Copy link
Contributor

anpin commented Dec 3, 2024

Current Behavior

image
image

Expected Behavior

options are shown

Steps To Reproduce

https://jupyenv.io/documentation/options/

OS

irrelevant

Version

master

Additional Context

lib.mdDoc was removed in #563

Relevant log output

Uncaught TypeError: Cannot read properties of undefined (reading 'style')
    at options.js:151:51
    at NodeList.forEach (<anonymous>)
    at initializePage (options.js:149:6)
    at options/:711:5
@anpin anpin added the bug Something isn't working label Dec 3, 2024
@anpin
Copy link
Contributor Author

anpin commented Dec 3, 2024

seems like options.py is no longer working

Tagging @garbas and @djacu since they are the only authors

@anpin
Copy link
Contributor Author

anpin commented Dec 3, 2024

I found that nest_options_in_dom function is producing empty DOM. However both nix build .\#lib.x86_64-linux.options.optionsJSON and html = md.render(commonmark) in above options.py seems to yield the same format as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant