Douglas Blank

Results 76 issues of Douglas Blank

Only uses two spaces, rather than 4.

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...

![screenshot from 2015-01-24 12 12 57](https://cloud.githubusercontent.com/assets/168568/5888154/75008360-a3c2-11e4-9d37-3355c46e7d61.png)

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...

enhancement