This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/jupyter/hooks/install-jupyter-git.sh

7 lines
74 B
Bash
Executable file

#!/bin/sh
set -e
pip install --upgrade jupyterlab-git
jupyter lab build