jupyterlab / jupyterlab-demo

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

Move binder-data to their own folder to clean up the root. #62

Closed ian-r-rose closed 6 years ago

ian-r-rose commented 6 years ago

I think this is a little cleaner.

blink1073 commented 6 years ago

Let's also bump the jlab version here, I'll let you know when the Linux packages are ready.

blink1073 commented 6 years ago

The use of environment.yml file needs updating here, and we should also move the workspace file.

ian-r-rose commented 6 years ago

As long as we are not using it at the moment, maybe we should remove the workspace file?

blink1073 commented 6 years ago

Yeah, and remove the line in postBuild

blink1073 commented 6 years ago

I think the lorenz files need to stay in place, but update talks.yml to rename them appropriately.

ian-r-rose commented 6 years ago

Okay, looks like we are in business

jasongrout commented 6 years ago

This works well for me. Thanks!

jasongrout commented 6 years ago

Since we use this repo for more than just binder, I think I'd prefer the directory be environment or something, but it doesn't matter a huge amount to me either.

ian-r-rose commented 6 years ago

It has to be named binder for mybinder.org to pick it up.

jasongrout commented 6 years ago

ah, thanks.