LSSTScienceCollaborations / StackClub

Learning the LSST software Stack, by writing jupyter notebook tutorials.
https://stackclub.readthedocs.io/
MIT License
45 stars 17 forks source link

Update using scarlet v0.5 #213

Closed fred3m closed 5 years ago

kadrlica commented 5 years ago

@fred3m is scarlet built into newer versions of the stack (i.e. v18.1)? Can we use that rather than the standalone import?

kadrlica commented 5 years ago

Sorry for the noise above. It looks like somehow the kernel in your notebook was changed to Python 3 when it should be LSST. I'll change and commit.

fred3m commented 5 years ago

@kadrlica that is correct, this notebook will probably not run on v18.1.1 since that version of the stack scarlet had a very different API than the current version.