maximilianh / cellBrowser

main repo: https://github.com/ucscGenomeBrowser/cellBrowser/ - Python pipeline and Javascript scatter plot library for single-cell datasets, http://cellbrowser.rtfd.org
https://github.com/ucscGenomeBrowser/cellBrowser/
GNU General Public License v3.0
104 stars 40 forks source link

no js files after cbBuild on develop #190

Closed Gibbsdavidl closed 2 years ago

Gibbsdavidl commented 3 years ago

Hi there,

This may be known and fine, I'm using the develop branch (so I can get that nice set-background feature), and cbBuild is not including the js files, css, img, and etc. The resulting html build dir looks like:

-rwxrwxrwx 1 dave dave 771 Sep 22 13:13 dataset.json drwxrwxrwx 1 dave dave 512 Sep 22 12:57 dataset-001 drwxrwxrwx 1 dave dave 512 Sep 22 13:12 dataset-002 -rwxrwxrwx 1 dave dave 4.2K Sep 22 13:13 index.html

I have to run cbUpgrade --code to copy in the files. Then it seems fine.

Thanks, -dave

maximilianh commented 3 years ago

Oh. That's not good... this is partially intentional, but the very first cbBuild should create these files, not just leave them empty...

On Tue, Sep 22, 2020 at 10:43 PM David L Gibbs notifications@github.com wrote:

Hi there,

This may be known and fine, I'm using the develop branch (so I can get that nice set-background feature), and cbBuild is not including the js files, css, img, and etc. The resulting html build dir looks like:

-rwxrwxrwx 1 dave dave 771 Sep 22 13:13 dataset.json drwxrwxrwx 1 dave dave 512 Sep 22 12:57 dataset-001 drwxrwxrwx 1 dave dave 512 Sep 22 13:12 dataset-002 -rwxrwxrwx 1 dave dave 4.2K Sep 22 13:13 index.html

I have to run cbUpgrade --code to copy in the files. Then it seems fine.

Thanks, -dave

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maximilianh/cellBrowser/issues/190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACL4TIH52CC4UAF2PDPQ7TSHED6NANCNFSM4RWHG7DA .

matthewspeir commented 2 years ago

Hi @Gibbsdavidl. It's been over a year since the last update in this ticket. If this is still happening, feel free to reopen the ticket.