Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure initials appear in collaborative mode (jupyterlab#443)
* Ensure initials appear in collaborative mode * Set default initials and use instead of null current_user attr * Black format to avoid pre-commit failure * Getattr does not return default because initials attr still exists even though it's None * optimize and set to one initial var
- Loading branch information