Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
fix Dockerfile to use https for git clone again rather than ssh   Justin Hsi 4 years ago
commit before work on new branch   Justin Hsi 4 years ago
added the cythonize portion, still fixing pip installs in DOckerfile   Justin Hsi 4 years ago
move pip to install as root   Justin Hsi 4 years ago
added pip install --user for lendingclub for Dockerfile   Justin Hsi 4 years ago
set WORKDIR early in Dockerfile   Justin Hsi 4 years ago
moved the ubuntu user stuff to after cloning repos   Justin Hsi 4 years ago
adding pip install -e . to both repos   Justin Hsi 4 years ago
adding j_utils to Dockerfile   Justin Hsi 4 years ago
removed sudo from dockerfile, build, security risk   Justin Hsi 4 years ago
Dockerfile install sudo   Justin Hsi 4 years ago
add the github api check to maybe not use cache for docker build?   Justin Hsi 4 years ago
probably didn't need the --branch master flag; removed it from Dockerfile   Justin Hsi 4 years ago
alter dockerfile to clone all branches since should be super light   Justin Hsi 4 years ago
alter Dockerfile   Justin Hsi 4 years ago
update dockerfile   Justin Hsi 4 years ago
push to update github, check docker container   Justin Hsi 4 years ago
commit all before full run for logistic regression   Justin Hsi 4 years ago
pylint and cleanup   Justin Hsi 4 years ago
changed permissions recurisvely   Justin Hsi 5 years ago
sanity check dockerfile   Justin Hsi 5 years ago
add yes flag to apt-get   Justin Hsi 5 years ago
alter dockerfile   Justin Hsi 5 years ago
add more packages to install   Justin Hsi 5 years ago
remove sudo form Dockerfile run commands   Justin Hsi 5 years ago
change dockerifle   Justin Hsi 5 years ago
added repo for apt-get   Justin Hsi 5 years ago
fixed apk (alpine) to apt-get   Justin Hsi 5 years ago
seeing if can get python:3.7-slim-stretch with chrome driver   Justin Hsi 5 years ago
added custom dockerfile, altered jenkinsfile to use custom dockerifle   Justin Hsi 5 years ago