Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 446 Bytes

File metadata and controls

18 lines (13 loc) · 446 Bytes

EQL example for Python 3 and Jupyter Notebook

Prerequisites

  • Python 3
  • psycopg2
  • Jupyter Notebook
  • CipherStash and EQL playground environment

Running / Development

  1. Follow the EQL playground environment setup to start the EQL playground environment.
  2. Run the following command to start the Jupyter notebook:
    jupyter notebook
  3. Open CipherStash-Getting-Started.ipynb.