ohs-foundation/fhir-data-pipes

Evaluate and possibly integrate an IPython notebook environment in the single machine package

Open

#453 opened on Dec 17, 2022

 (1 comment) (0 reactions) (1 assignee)Jupyter Notebook (124 forks)auto 404
P2:shouldenhancementgood first issueprocess

Repository metrics

Stars
 (222 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, our single machine deployment package does not include any notebook or SQL environment. Instead we provide the Thrift server and clients can connect to it through JDBC. Once we start to rely more on FHIR views for query needs, having a python/notebook environment becomes even more important. We should evaluate different options and possibly integrate one. There are some options here.

Contributor guide