[PATCH] D132647: [LLVM][TableGen] Add JSON magic directive to Jupyter kernel

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 08:06:41 PST 2023


DavidSpickett abandoned this revision.
DavidSpickett added a comment.

I am rethinking the next steps for the jupyter kernel, probably ones that don't involve showing the raw JSON.

If anyone is here looking for that option, you can do what the SQL backend turorial does instead: https://github.com/llvm/llvm-project/blob/main/llvm/utils/TableGen/jupyter/sql_query_backend.ipynb


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132647/new/

https://reviews.llvm.org/D132647



More information about the llvm-commits mailing list