Example notebooks for pywwt, the Python interface to the AAS WorldWide Telescope
Перейти к файлу
Peter Williams 179fa8959b
Merge pull request #51 from pkgw/bump-and-branding
Bump pywwt and update sponsor branding
2023-09-15 20:46:34 -04:00
Videos Videos/2019.10 - Timeseries Tables in pywwt.ipynb: fix link to separate-tab graphic 2020-02-12 12:21:54 -05:00
Workshops Workshops/2020.01 - AAS235.ipynb: freshen 2020-02-11 14:58:41 -05:00
binder binder/setup.sh: bump to pywwt 0.22.0 2023-09-15 18:25:19 -04:00
ci ci/azure-pipelines.yml: the tool is now named just repo2docker 2023-09-15 20:35:20 -04:00
data Start Here.ipynb: sponsorship branding updates here 2023-09-15 15:06:25 -04:00
.gitignore Creating Interactive Figures.ipynb: add this 2020-02-12 11:38:22 -05:00
Adding Annotations.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
Creating Interactive Figures.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
Data Gallery.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
First Steps.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
GRBs Over Time.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
NASA Exoplanet Archive.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
Planet Layers.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
README.md Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00
Solar System Simulation.ipynb Use becomes_ready() in all demos 2022-01-19 18:14:33 -05:00
Start Here.ipynb Start Here.ipynb: sponsorship branding updates here 2023-09-15 15:06:25 -04:00
Visualizing Imagery.ipynb Update sponsor branding in the notebooks (direct JSON editing) 2023-09-15 15:01:16 -04:00

README.md

Example notebooks for pywwt

This repository contains example notebooks for the pywwt package, which provides access to the WorldWide Telescope (WWT) visualization engine inside Python and Jupyter environments.

🚀🚀 Click here to run these examples in the cloud! 🚀🚀

Note: it is usually fast to launch a notebook server, but if updates were recently merged into this repository, you may have to wait a few minutes for the backing software images to be rebuilt.

Once youve launched a cloud server, you can upload and run your own notebooks as shown in this YouTube video. (Note that while the video shows an older organization of this notebook collection, the general technique still applies.)

Testing the BinderHub infrastructure locally

If youd like to make changes to this repository and want to test how theyll work on BinderHub, you can do so by installing and using repo2docker — assuming your machine also has Docker installed. Just run:

$ repo2docker /path/to/pywwt-notebooks

to build an image of this repository and launch it as a server. To test the JupyterLab environment as opposed to classic Jupyter, open up the URL suggested by the repo2docker command and change its path to /lab instead of /tree.

Credits

Authorship information for each notebook is included in a statement at the end of each. If you contribute improvements to an existing notebook, you are strongly encouraged to add your name!

Acknowledgments

The WorldWide Telescope project is fiscally sponsored by NumFOCUS. Consider making a tax-deductible donation to help support the project. Work on WWT has been supported by the American Astronomical Society (AAS), the .NET Foundation, and other organizational partners. See the WWT user website for details.