Kyungdahm Yun
|
81513b06d6
|
Add test for writable permission on REPO_DIR
|
2020-10-19 21:49:09 -07:00 |
Tim Head
|
8b004e06dc
|
Apply auto formatting
Apologies to anyone finding this commit via git blame or log
run the autoformatting by
pre-commit run --all-files
|
2019-06-03 21:37:25 +02:00 |
Min RK
|
186e1bbc5d
|
repo-path verifies conda prefix
|
2019-04-26 16:15:40 +02:00 |
Min RK
|
51f15ee7bd
|
update some tests with new expectations
- conda is not importable in the frontmost python
- sys.executable is in $NB_PYTHON_PREFIX (this was true before, but it's value has changed)
|
2019-04-25 16:51:05 +02:00 |
yuvipanda
|
e0fcd4a55d
|
Add test for environment.yml + --target-repo-dir
conda sometimes puts stuff in $HOME - specifically under .conda/ -
that might cause package installs to fail due to permission mismatches.
Ref https://github.com/jupyter/repo2docker/issues/604
|
2019-03-04 22:11:24 +05:30 |