clerk

Zach 2024-08-04T13:45:55.937999Z

Ran into an issue with 0.16.1016 this morning. I have a namespace where I dynamically intern new symbols from data that is in a db. When I tried to reference that new symbol in my notebook (eg ns/symbol) I got an error about there not being a hash. I downgraded to 0.15 and the issue when away 🤷‍♂️

Zach 2024-08-04T13:50:01.632299Z

Hash is missing on dependency 'ns/symbol' of the form 'ns/symbol' in notebooks.scratch

mkvlr 2024-08-04T14:07:43.281349Z

is it the same as https://github.com/nextjournal/clerk/issues/660? Feel free to comment on the issue