zilla

Results 40 comments of zilla

This is fixed as a sideffect of https://github.com/jupyterhub/the-littlest-jupyterhub/pull/825

In trying a bunch of different stuff, it seems like maybe just doing a ```bash sudo env "PATH=$PATH" pip install ``` at the end (vs. just the documented `pip install...

Doing the following seems to have worked now; Python versions show 3.10.x (`3.10.5` in this case) in the terminal from the hub as a user, new user servers are able...

Example CSS file used for the above: ```css /* Dracula Theme for VS Code's shipped Markdown Preview * * https://github.com/zenorocha/dracula-theme * * Copyright 2021, All rights reserved * * Code...

> I actually personally prefer to have my markdown preview styled exactly like how it appears on github so I can preview how readmes look before pushing changes. This isn't...

@nesteiner not sure if you're still seeing problems with this as quite old, but looking back through things for some maintenance. If you are still seeing problems, it'd probably be...

I wonder if it'd be better that this issue be moved to https://github.com/dracula/alacritty instead? Not quite sure how they're handling the non-pro vs pro code type things (obviously pro isn't...

I'd be done for all that, no problem. Though I think adding in some of the markdown fields/qualifiers to the spec would be a good idea too as a result...

> maybe the ** in BOLD TEXT can be SpaceduckMagenta? done > the link text in LINK TEXT could be SpaceduckGreen done > changing the bullet points / numbering as...

wrt > I'm not sure how I feel about URLs/links being highlighted when they are in a comment (e.g line 3); I think it may look better if they were...