Commit Graph

13 Commits

Author SHA1 Message Date
Vikash Kothary
50f002c53a chore: Add make config command to create new dotenv files 2022-03-10 17:45:05 +00:00
Vikash Kothary
ddc7924459 chore: Release version v2.3.0 2022-01-16 22:51:51 +00:00
Vikash Kothary
30fb932127 chore: Refactor release scripts to create branch and tags 2022-01-16 22:23:51 +00:00
Vikash Kothary
62c6e1a5a1 chore: Refactor Makefile and example config files 2022-01-16 21:58:25 +00:00
Vikash Kothary
198f9851a5 chore: Move command to run jupyter notebooks from Makefile to scripts 2022-01-16 20:49:20 +00:00
Vikash Kothary
029d94771b Add command to Makefile for quick access 2022-01-16 19:48:57 +00:00
Vikash Kothary
d39d2b253f Add run and open commands to Makefile and refactor all commands 2021-02-07 16:19:53 +00:00
Vikash Kothary
d3ec4e44f2 Move line break around ENV variable in Makefile for aesthetic reasons 2020-12-23 23:27:21 +00:00
Vikash Kothary
0fe4b4f8b6 Add tests command to run unittests 2020-12-23 23:24:07 +00:00
Vikash Kothary
692f9a004c Add init command to download dependencies using poetry 2020-12-23 23:23:32 +00:00
Vikash Kothary
b31784aa6b Add jupyter lab and notebook as a dependency 2020-07-30 21:47:36 +01:00
Vikash Kothary
b8c27ef1e6 Add docs command to build and serve documentation 2020-07-30 20:22:31 +01:00
Vikash Kothary
f637e83627 Add Makefile to simplify development commands 2020-07-30 20:09:39 +01:00