Douglas Blank
Douglas Blank
Only uses two spaces, rather than 4.
Does not clear the output.
Currently, if you have multiple %%tutors on a page, they won't run from a static notebook (probably server will reject multiple calls all at one). Suggestion: wait for an additional...

When you click on the "Publish" or "Submit" buttons, the notebook should save first. Otherwise, you get the version of notebook on the filesystem, rather than the one in memory.
Plots UMAP projection space, one per row, in open source Kangas DataGrid. For more information about Kangas, see: https://github.com/comet-ml/kangas
This would indicate last tested date and version. These tests can be passed and fail over time.
Just a small PR to update my email address.
At first, I couldn't find the proposals. There are big obvious links to the github projects, but I didn't see that there were proposals in the folders. Suggest options: 1....
## Details This PR adds @track(flush=True) so that you don't have to do it manually after the function has been called. Before: ```python from opik import track, flush_tracker @track() def...