Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNIST example: use syft.js remote dependency instead of local #165

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

vvmnnnkv
Copy link
Member

Description

MNIST example was using syft.js library locally, from ES6 sources.
MNIST example was compiling syft.js from source instead of using compiled dist from syft.js. This is not how syft.js would be typically used also it was hiding problems when syft.js is used as usual npm dependency.

Affected Dependencies

n/a

How has this been tested?

npm install
npm start
Check MNIST example works.

Checklist

@cereallarceny cereallarceny merged commit 0adf6f3 into master Jun 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/syftjs-dep-in-mnist-example branch June 16, 2020 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants