Benedikt Jenik
Benedikt Jenik
`` and `` can be made visible and interactive using `display: block;` and `contenteditable` - more details here [https://bjenik.com/hackableeditor/](https://bjenik.com/hackableeditor/). This request opens up the ability to enhance that interactivity with...
I am getting a number of errors checking for folder existence in _src/metadata/checkpoint.py e.g. ```_src/metadata/checkpoint.py", line 45, in _sanitize_metadata_path raise FileNotFoundError(f'Path does not exist: {path}')``` when trying to create a...
Over the last few days using orbax checkpoint installed from the repo directly I've had increasing numbers of grpc key awaitable_signals_contract not found issues pop up. This is on midsize...