Results 690 comments of Steven Silvester

The outcome of the discussion is documented here: https://github.com/jupyterlab/team-compass/issues/52

Hi @vsoch. It looks like your recipe is pulling in a much older version of JupyterLab. The current version is 0.33.8, and is compatible with `@jupyterlab/[email protected]`.

Btw, the Rorschach test you have as an avatar is fascinating.

I'll take a look in the morning, my brain is out of gas for the day. I saw two terriers as conjoined twins.

Commented on the other issue. My initial gut reaction was hip bones, but I can definitely see the brain/butterfly if I squint :smile:.

Can't hear that without thinking of Takei: https://www.youtube.com/watch?v=6nSKkwzwdW4

Thanks for the contribution @paalge! Is there a license text associated with the original code? Also, we typically try to add a test whenever we add a new function. Perhaps...

A start: L (0-100), C (0-100), H (0-2pi rad) L (0-100), a (-128-127), b (-128-127) http://www.colourphil.co.uk/lab_lch_colour_space.shtml

👍🏼. I would also like to be able to write a plugin for converting existing repos with `hatch new`, to automatically translate `jupyter_packaging` config to equivalent `hatch_jupyter_builder` config, and other...

nest-asyncio usage was removed in #835