HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kolibril13

no profile record

comments

kolibril13
·10 mesi fa·discuss
if you want create animations with typst, I've written a blender extension for rendering typst content: https://github.com/kolibril13/blender_typst_importer
kolibril13
·3 anni fa·discuss
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/solara
kolibril13
·3 anni fa·discuss
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/openmoji/blob/ad588c8fb4b028d7...
kolibril13
·3 anni fa·discuss
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://github.com/JovanVeljanoski/jupyter-voicepilot