jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab

Home Page:https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Makefile to Bash Script?

jzf2101 opened this issue · comments

@jasongrout suggested we convert the makefile to a Python installation script while we pin down what external content we use

@ellisonbg In the meanwhile could we pull these folders in as submodules?

@jasongrout looking at this script it seems as if it'd be easier to turn into a simple bash script

Fair enough pyinvoke it is. By that same logic the installation file should also use invoke?

@ellisonbg see latest commit i now use pyinvoke