Xin
Xin
@yogirajbshinde21 Please send a PR directly
Those partitions were created by the original author of the paper. I don’t recall the exact details, but I believe you don’t need to rely on those specific partitions for...
it's possible, see https://imfing.github.io/hextra/docs/guide/shortcodes/jupyter/ the Example Jupyter section was rendering from the Jupyter file raw JSON
@simchev hey, can you show me some examples? personally, I think sidebar navigation isn’t ideal for deeply nested structures (like the 4+ you mentioned). That said, you could implement a...
> Sure, I can do that. Do you want me to proceed with that change? go ahead, please also resolve the merge conflicts
@smit-io do you plan to work on this or should I close it?
> changes are done Please resolve the conflicts
Thank you for the detailed write-up. Indeed, this can be quite annoying when the sidebar becomes very long. I'll look into adding a script that automatically scrolls the active sidebar...
> I agree, the theme is beautiful. I need tags to be clickable and lead to all the related blogs. tags page and basic filtering have been implemented in #542...
@dsherret there was a same issue from last week #26093 but it's closed somehow tried with deno version 2.0.1: ```ts import chalk from "npm:[email protected]"; console.log(chalk.blue("Hello, world!")); ``` the script is...