f3980db66c 
								
							 
						 
						
							
							
								
								Fix self documenting make on Linux,  close   #67  
							
							
							
						 
						
							2017-03-27 15:37:41 +02:00  
				
					
						
							
							
								 
						
							
								5cc3192a52 
								
							 
						 
						
							
							
								
								Add PROJECT_DIR absolute path as variable in Makefile, per  #65  
							
							
							
						 
						
							2017-03-13 16:27:17 -04:00  
				
					
						
							
							
								 
						
							
								a6a8c66e2d 
								
							 
						 
						
							
							
								
								Check for conda before using it to create an environment.  
							
							
							
						 
						
							2017-02-26 11:18:46 -06:00  
				
					
						
							
							
								 
						
							
								adf935ba53 
								
							 
						 
						
							
							
								
								fixed minor formatting issue in Makefile ( #61 )  
							
							
							
						 
						
							2017-02-04 20:59:19 -07:00  
				
					
						
							
							
								 
						
							
								52119e38d1 
								
							 
						 
						
							
							
								
								Update year to be automatic  
							
							... 
							
							
							
							Closes  #60  
						
							2017-01-28 11:33:01 -05:00  
				
					
						
							
							
								 
						
							
								5569270724 
								
							 
						 
						
							
							
								
								Changed findstr to findstring ( #57 )  
							
							... 
							
							
							
							On Mac with GNU Make 3.81 I had to change this line to get the makefile to correctly read the python version number 
							
						 
						
							2016-11-10 08:19:45 -05:00  
				
					
						
							
							
								 
						
							
								5c0f67a958 
								
							 
						 
						
							
							
								
								#53  Rename IPython to Jupyter  
							
							
							
						 
						
							2016-10-25 13:57:43 -07:00  
				
					
						
							
							
								 
						
							
								1caa67be43 
								
							 
						 
						
							
							
								
								Detect conda and support conda envs; tweaks for vanilla virtualenv ( #51 )  
							
							... 
							
							
							
							* OSX Junk in gitignore
* Support conda envs by default
* Make it run on vanilla Ubuntu 
							
						 
						
							2016-10-16 10:01:37 -04:00  
				
					
						
							
							
								 
						
							
								ae2b54e738 
								
							 
						 
						
							
							
								
								install virtualenvwrapper by default, and use project defined python interpreter.  Also make requirements command output verbose  
							
							
							
						 
						
							2016-10-10 17:28:44 -04:00  
				
					
						
							
							
								 
						
							
								a3785c9180 
								
							 
						 
						
							
							
								
								small naming fix  
							
							
							
						 
						
							2016-10-05 16:03:25 -04:00  
				
					
						
							
							
								 
						
							
								d13bc88ab0 
								
							 
						 
						
							
							
								
								add parameter to specify python interpreter and commands to create and test virtual environments  
							
							
							
						 
						
							2016-10-05 15:16:42 -04:00  
				
					
						
							
							
								 
						
							
								690241a8a9 
								
							 
						 
						
							
							
								
								Added self-documenting comments and default Rule to list commands with descriptions  
							
							
							
						 
						
							2016-10-05 13:38:34 -04:00  
				
					
						
							
							
								 
						
							
								76930056bf 
								
							 
						 
						
							
							
								
								Add docstring in make_dataset;  closes   #1  
							
							
							
						 
						
							2016-09-05 19:57:24 -04:00  
				
					
						
							
							
								 
						
							
								5a818e8886 
								
							 
						 
						
							
							
								
								Add backlink;  closes   #39  
							
							
							
						 
						
							2016-09-05 19:33:23 -04:00  
				
					
						
							
							
								 
						
							
								937563bb97 
								
							 
						 
						
							
							
								
								Fix typo in getting-started.rst  
							
							
							
						 
						
							2016-08-24 13:09:43 -04:00  
				
					
						
							
							
								 
						
							
								2c08fd900b 
								
							 
						 
						
							
							
								
								Merge pull request  #44  from hwartig/patch-2  
							
							... 
							
							
							
							Make `make lint` work for new projects. 
							
						 
						
							2016-08-08 22:02:32 -04:00  
				
					
						
							
							
								 
						
							
								91b9e1f3d0 
								
							 
						 
						
							
							
								
								Remove dead whitespace.  
							
							... 
							
							
							
							For newly created projects `make lint` would otherwise complain about
the dead whitespace in `src/data/make_dataset.py`. 
							
						 
						
							2016-08-06 11:09:59 +02:00  
				
					
						
							
							
								 
						
							
								1a2d598725 
								
							 
						 
						
							
							
								
								Exclude docs/conf.py from linting.  
							
							... 
							
							
							
							Running `make lint` after initializing a fresh project complains about errors in `docs/conf.py`. Which is kinda awkward for the user as he didn't write any code yet and already has errors. As this file is autogenerated I think it is best to exclude it from linting rather than fixing the errors. 
							
						 
						
							2016-08-06 11:07:13 +02:00  
				
					
						
							
							
								 
						
							
								f8dc8b0a2d 
								
							 
						 
						
							
							
								
								Update commands doc.  
							
							... 
							
							
							
							The current Makefile template doesn't use `s3cmd` anymore but `aws s3 sync`. 
							
						 
						
							2016-08-06 10:54:19 +02:00  
				
					
						
							
							
								 
						
							
								58e0ee4d84 
								
							 
						 
						
							
							
								
								Rename src/model to src/models  
							
							... 
							
							
							
							fixes  #40  
						
							2016-07-21 15:41:23 +02:00  
				
					
						
							
							
								 
						
							
								a4b79f9970 
								
							 
						 
						
							
							
								
								Update .gitignore file to avoid ignoring the src/data folder  
							
							... 
							
							
							
							Update .gitignore file to avoid ignoring the src/data folder 
							
						 
						
							2016-07-08 09:15:02 +01:00  
				
					
						
							
							
								 
						
							
								52bc431939 
								
							 
						 
						
							
							
								
								Update .gitignore file to ignore the data folder  
							
							
							
						 
						
							2016-07-06 11:21:53 +01:00  
				
					
						
							
							
								 
						
							
								440de6989d 
								
							 
						 
						
							
							
								
								Bump python-dotenv version,  closes   #30  
							
							
							
						 
						
							2016-05-28 08:28:03 -04:00  
				
					
						
							
							
								 
						
							
								de9b34052d 
								
							 
						 
						
							
							
								
								Removed --recursive flag from s3 sync in the Makefile  
							
							
							
						 
						
							2016-05-24 16:53:17 -04:00  
				
					
						
							
							
								 
						
							
								03a96219ea 
								
							 
						 
						
							
							
								
								Update to awscli so Python 3 works  
							
							... 
							
							
							
							Closes  #23  
						
							2016-05-21 16:51:34 -04:00  
				
					
						
							
							
								 
						
							
								7d8086ea87 
								
							 
						 
						
							
							
								
								Wrong path in Make data  
							
							
							
						 
						
							2016-05-02 22:35:49 -04:00  
				
					
						
							
							
								 
						
							
								7a9232ff4e 
								
							 
						 
						
							
							
								
								Update docs and src for new python-dotenv release  
							
							
							
						 
						
							2016-05-01 14:14:56 -04:00  
				
					
						
							
							
								 
						
							
								880c55ee4b 
								
							 
						 
						
							
							
								
								Bump python-dotenv to version w/ new `find_dotenv`  
							
							... 
							
							
							
							Closes  #18  
						
							2016-05-01 11:08:04 -04:00  
				
					
						
							
							
								 
						
							
								d3d7b74ff9 
								
							 
						 
						
							
							
								
								Added virtualenv directories to flake8 exclude list.  
							
							
							
						 
						
							2016-04-29 14:17:38 -07:00  
				
					
						
							
							
								 
						
							
								fa3c332415 
								
							 
						 
						
							
							
								
								Silenced pip on installation of requirements.  
							
							
							
						 
						
							2016-04-29 14:17:08 -07:00  
				
					
						
							
							
								 
						
							
								b86cae7431 
								
							 
						 
						
							
							
								
								Fix project root since script was moved  
							
							
							
						 
						
							2016-04-29 14:14:47 -04:00  
				
					
						
							
							
								 
						
							
								e69ae335a4 
								
							 
						 
						
							
							
								
								updates docs to reflect new directory structure; adds more general name to visualization directory  
							
							
							
						 
						
							2016-04-27 00:51:04 -04:00  
				
					
						
							
							
								 
						
							
								3c345193bb 
								
							 
						 
						
							
							
								
								adds visualization directory to src  
							
							
							
						 
						
							2016-04-26 17:35:07 -04:00  
				
					
						
							
							
								 
						
							
								3fdd064e9f 
								
							 
						 
						
							
							
								
								Fix missing imports  
							
							
							
						 
						
							2016-04-14 15:50:11 -04:00  
				
					
						
							
							
								 
						
							
								618fcbfff4 
								
							 
						 
						
							
							
								
								Fix BSD not printing issue  
							
							
							
						 
						
							2016-03-23 16:19:23 -04:00  
				
					
						
							
							
								 
						
							
								1f06e5779f 
								
							 
						 
						
							
							
								
								Replace | with │  🚲 🏠  
							
							
							
						 
						
							2016-03-19 18:18:31 -04:00  
				
					
						
							
							
								 
						
							
								d4634ac579 
								
							 
						 
						
							
							
								
								remove changed folder structure from README  
							
							
							
						 
						
							2016-03-19 18:16:22 -04:00  
				
					
						
							
							
								 
						
							
								9841cfa1b6 
								
							 
						 
						
							
							
								
								Add license options  
							
							
							
						 
						
							2016-03-19 17:46:54 -04:00  
				
					
						
							
							
								 
						
							
								3f706d9239 
								
							 
						 
						
							
							
								
								Keep /src/data/ where scripts are  
							
							
							
						 
						
							2016-03-19 17:42:47 -04:00  
				
					
						
							
							
								 
						
							
								74d36bd24c 
								
							 
						 
						
							
							
								
								Update to structure  
							
							
							
						 
						
							2016-03-19 16:49:01 -04:00  
				
					
						
							
							
								 
						
							
								18e38f4164 
								
							 
						 
						
							
							
								
								Remove some extras from .gitignore  
							
							
							
						 
						
							2016-03-19 16:28:18 -04:00  
				
					
						
							
							
								 
						
							
								78b24baab7 
								
							 
						 
						
							
							
								
								Add license file  
							
							
							
						 
						
							2016-03-19 16:27:54 -04:00  
				
					
						
							
							
								 
						
							
								4e29e24bfe 
								
							 
						 
						
							
							
								
								Make s3 bucket variable work  
							
							... 
							
							
							
							bonus: instruction not to include s3:// in the bucket name 
							
						 
						
							2015-11-03 13:58:35 -05:00  
				
					
						
							
							
								 
						
							
								5214aeefa3 
								
							 
						 
						
							
							
								
								Add python-dotenv and default .env file  
							
							
							
						 
						
							2015-11-02 09:25:23 -05:00  
				
					
						
							
							
								 
						
							
								f90e83a968 
								
							 
						 
						
							
							
								
								Add support for .env loading  
							
							
							
						 
						
							2015-11-02 09:09:45 -05:00  
				
					
						
							
							
								 
						
							
								6e0dc39a6c 
								
							 
						 
						
							
							
								
								Add flake8 linting  
							
							
							
						 
						
							2015-11-02 09:02:49 -05:00  
				
					
						
							
							
								 
						
							
								7e1179a366 
								
							 
						 
						
							
							
								
								Add models and reports directories  
							
							
							
						 
						
							2015-10-30 17:37:47 -04:00  
				
					
						
							
							
								 
						
							
								ea82744029 
								
							 
						 
						
							
							
								
								Add Sphinx documentation template  
							
							
							
						 
						
							2015-10-30 16:05:20 -04:00  
				
					
						
							
							
								 
						
							
								47f554a2ea 
								
							 
						 
						
							
							
								
								Add requirements target  
							
							
							
						 
						
							2015-10-30 16:05:08 -04:00  
				
					
						
							
							
								 
						
							
								ba99332b2d 
								
							 
						 
						
							
							
								
								Start to flesh out READMEs  
							
							
							
						 
						
							2015-10-30 15:47:00 -04:00