IBM / fhe-toolkit-linux

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.44k stars 158 forks source link

Demo fails to run in succession #144

Closed boland25 closed 3 years ago

boland25 commented 3 years ago

Describe the bug When running a demo, and then clicking the play button, choose the other demo, and it does not run.

To Reproduce Steps to reproduce the behavior:

  1. Go to Toolkit
  2. Click on Play button, choose demo 1
  3. After finished, click on play button again
  4. Choose other demo, demo 2, nothing happens

Expected behavior Expected the other demo to run

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.