Skip to content

Scheduling Tutorial#208

Closed
kvyh wants to merge 7 commits intoastropy:masterfrom
kvyh:scheduling_tutorial
Closed

Scheduling Tutorial#208
kvyh wants to merge 7 commits intoastropy:masterfrom
kvyh:scheduling_tutorial

Conversation

@kvyh
Copy link
Contributor

@kvyh kvyh commented Aug 3, 2016

I have added a scheduling tutorial to the docs. It relies on a couple of the changes from #203, though isn't branched from there, so it will fail tests (maybe?) until that is merged.

@bmorris3
Copy link
Contributor

bmorris3 commented Aug 4, 2016

This will eventually close #200.

Would you also remove the notebooks in this PR?


>>> from astroplan import Observer

>>> apo = Observer.at_site('apo)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's going to need another '.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to build locally with both Python 2 and 3 before pushing to GitHub to catch things like this, with

python setup.py build_sphinx -lo

@kvyh
Copy link
Contributor Author

kvyh commented Aug 4, 2016

The only sphinx warning remaining is one that should be fixed by #203. The code examples are not good for doctests (line breaks apparently cause trouble) so they are now skipped.

@kvyh kvyh mentioned this pull request Aug 5, 2016
@kvyh
Copy link
Contributor Author

kvyh commented Aug 5, 2016

This is superseded by #218 so I will close it.

@kvyh kvyh closed this Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants