Dears,
I am trying to escape the fiendish jupyter browser-based IDE, and setup my favorite editor to run LSST pipeline code locally or on the cloud. In essence what I want to do is run the tutorial notebooks over PyCharm. I am unsure if at this point this is possible at all.
What I did:
Looking around I have found docker images for the lsst pipeline and instructions to set it up. If it is possible to set up this container to a workable local environment I’m well, since I can instruct my IDE to run in it. I experimented with the image a bit, installed lsst-rsp
with no problem and so forth. However, at moment, I am unable to use both the butler (missing configuration dp02,) and the TAP service (no schema) from the container.
So here’s my questions:
- Am I on the right track? Is it possible to run LSST code locally through docker? If so, is there any resource I’m missing on setting up a workable docker-based enviroment for experimenting with dp02 data?
- If the answer to the point above is NO. has someone succeed in working with the RSP code and data from your local IDE? How did you got there?
Please pardon the possibly noobish question, am new here…
Bests,
Peppe