jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
186 stars 240 forks source link

Missing some datafiles #33

Closed willingc closed 7 years ago

willingc commented 7 years ago

I tried to get the demos working for a presentation this morning. Even after using invoke to install the data files, the files could not be found. Are some of the datafiles missing? Or is it a path issue on my part?

blink1073 commented 7 years ago

Hi hi, I just tried from a clean install and the only file I saw missing was an all.fasta file. Do you know specifically what else was missing?

willingc commented 7 years ago

Thanks @blink1073. Yes, I was trying the fasta file. I just retried everything else and it looks fine to me.

willingc commented 7 years ago

BTW the examples are fabulous 👍

jzf2101 commented 7 years ago

@jasongrout any thoughts on how we can include this? Perhaps https://github.com/biopython/biopython/blob/589bc075ace24cb29bcd69c9789963df7febeb4d/Tests/Fasta/README

@zsailer

Zsailer commented 7 years ago

@jzf2101 , @jasongrout

I think an aligned fasta file containing a popular virus, like Zika or Ebola, would be perfect example for the fasta renderer demonstration. Most people have heard of those viruses and there are published, curated fasta files in the literature.

If y'all like that idea, I can compile this for you and submit as a PR.