-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Began stellar streams tutorial #8
base: master
Are you sure you want to change the base?
Conversation
9ccef60
to
ee0035d
Compare
It looks like this is blocked until the timeseries stuff moves along, but in the meantime — when I run the |
Actually, I'm getting the same behavior as well, even when I disable HTTPS. I'm not quite sure what's going on at the moment. |
@astrofrog Any insight on the |
@astrofrog @pkgw Below, I've pasted the output I get in the console when I try to perform any action with the
|
@ojustino That's what I was seeing as a result of issue WorldWideTelescope/pywwt#191, which should be fixed by PR WorldWideTelescope/pywwt#192, which is blocked on the issue with black images in the CI. For the purposes of this PR, I think you should be able to get going again by temporarily downgrading the |
Here is an adaptation of Mark SubbaRao's stellar streams notebook. It's still a work in progress.