@@ -1,5 +1,7 @@
# [JupyterLab](http://jupyter.github.io/jupyterlab/)
+[](http://mybinder.org/repo/jupyter/jupyterlab/lab)
+
An extensible computational environment for Jupyter.
**JupyterLab is a very early developer preview, and is not suitable for
@@ -0,0 +1,8 @@
+name: jupyterlab
+channels:
+ - conda-forge
+dependencies:
+ - jupyterlab
+ - ipywidgets
+ - pandas
+ - nodejs