P. L. Lim

Results 538 comments of P. L. Lim

The green status might be misleading. When I look at the logs, it reports errors but I don't know how to interpret them. I'll leave this to @eteq or @jbcurtin...

If you are okay with access limitations, Jenkins CI can upload artifacts as well. We have been using it at DATB/SCSB to auto upload candidate new truths from nightly test...

Please remove `.DS_store` files from your PR and squash the commits into one commit, so they won't stay in history. Since this use MAST, perhaps @ceb8 could review or suggest...

Probably mission specific. See https://innerspace.stsci.edu/pages/viewpage.action?spaceKey=msystems&title=Develop+Notebooks+with+Synphot+Functionality

@obviousrebel , @eteq has some suggestions over at https://github.com/spacetelescope/style-guides/blob/master/guides/where-to-put-your-data.md

Thanks for reporting this! cc @samanthalh

Might need a squash so that the uncleared notebook doesn't make it into `master` history.

@catherine-martlin , try rebase to use the longer timeout limit that Josh implemented earlier.

Something isn't right with the commit history... Try this: ``` git fetch upstream master git rebase upstream/master ```

@catherine-martlin , the history still doesn't look quite right. Ideally, you should only see your own relevant commits as part of this PR in the commit history.