Viewing profile — kolibril13
kolibril13
HN member- Joined
- Tue, Aug 30, 2022, 3:09 PM UTC
- HN karma
- 18
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About kolibril13
No profile information was provided.
Recent public activity
-
comment
Comment #45394444
if you want create animations with typst, I've written a blender extension for rendering typst content: https://github.com/kolibril13/blender_typst_importer
-
comment
Comment #36168602
Thanks for sharing, I’ll give it a try! The last few weeks I've used a similar framework called solara to convert my Jupyter notebooks into web apps https://github.com/widgetti/sol…
-
comment
Comment #36162559
In python, `print("-".join(f"{ord(c):x}" for c in emoji))` will give `'1f926-1f3fc-200d-2642-fe0f'`. That can be useful to request emojis, see https://github.com/hfg-gmuend/openmoj…
-
comment
Comment #35582051
Thanks for sharing! For reference, some other Jupyter ChatGPT interface projects: https://github.com/jflam/chat-gpt-jupyter-extension https://github.com/fperez/jupytee https://gith…