CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
217 stars 34 forks source link

Minor change: Add jupyterlab-git to default environment #139

Closed frreiss closed 3 years ago

frreiss commented 3 years ago

This one-line config file change adds the git plugin to the JupyterLab setup that env.sh creates.

frreiss commented 3 years ago

Will merge this when CI passes.