Skip to content

AdvisorySG/mentorship-da

Repository files navigation

mentorship-da

Development Setup

Package Building

First install Poetry. Dependencies can now be installed in a virtual environment with the following command:

$ poetry install

nbdime Setup

To view Jupyter notebooks with nbdime, configure the diff/merge drivers for this repository with the following command:

$ nbdime config-git --enable

pre-commit Setup

To enable the use of Git pre-commit hooks, install the pre-commit package with the following command:

$ pre-commit install

About

Data analysis of Mentorship data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published