Skip to content

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

@glangsto

Description

@glangsto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions