Updated the Jupyter notebooks since I removed the visualize_save_embedding function and replaced with plot_umap_embedding, but I didn't update the jupyter notebooks last time
add the ability to close the figure in plot_umap_embedding, its better for the notebooks where we just want to save them
fixed an issue with SmashPy code in the notebooks where we no longer have the adata kicking around, so we remake it from SmashPyWrapper.prepareData
Changes
visualize_save_embedding
function and replaced withplot_umap_embedding
, but I didn't update the jupyter notebooks last timeSmashPyWrapper.prepareData
Testing
Doc Changes