Skip to content
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

The example 01_minimal_example.ipynb works perfectly with one minor addition #16

Open
glangsto opened this issue Mar 4, 2021 · 0 comments

Comments

@glangsto
Copy link

glangsto commented Mar 4, 2021

With one very minor issue, the minimal example worked perfectly within
the datalab.noirlab.edu environment, with one minor addition.

Just before the "import cython" notebook entry, add this cell:
! pip install cygrid

After a few warnings, this completely installs cygrid
(alternately add a "try" statement around the import cygrid step)

Then each step in the minimal example worked fine and yielded the images in the demo documentation.

Thanks for your great work!
Glen

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

No branches or pull requests

1 participant