Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Conversation

@gheinrich
Copy link
Contributor

Support for data and view plug-ins. See #921 for examples.

Extra command to support plug-ins:

pip install -e $DIGITS_HOME

@gheinrich gheinrich force-pushed the dev/plugin-support branch from a288c67 to ab66843 Compare July 25, 2016 12:22
@gheinrich gheinrich force-pushed the dev/plugin-support branch 2 times, most recently from d6492b8 to 842cd9e Compare August 3, 2016 09:51
@gheinrich gheinrich force-pushed the dev/plugin-support branch 3 times, most recently from 2a7d63f to 1027856 Compare August 31, 2016 06:51
setup.py Outdated

setup(
name = "digits",
packages = find_packages(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to exclude some directories here. pip install . is freezing on me because it's opening, reading (and possibly zipping?) everything under digits/jobs/ and examples/object-detection/kitti-data/, for example.

@lukeyeager
Copy link
Member

I'm reworking the setup.py script in #1093. Let's merge that, then rebase this.

@gheinrich
Copy link
Contributor Author

Rebased on top of envvar/setup.py PRs

Copy link
Member

@lukeyeager lukeyeager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested using #947. Works great!

@lukeyeager lukeyeager merged commit f2b0b0a into NVIDIA:master Sep 23, 2016
@gheinrich gheinrich deleted the dev/plugin-support branch November 30, 2016 16:48
SlipknotTN pushed a commit to cynnyx/DIGITS that referenced this pull request Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants