Skip to content

Commit 90638ec

Browse files
committed
Implement notebook display
1 parent 530f7f9 commit 90638ec

File tree

2 files changed

+427
-0
lines changed

2 files changed

+427
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ set(XFRAME_HEADERS
6060
${XFRAME_INCLUDE_DIR}/xframe/xframe_expression.hpp
6161
${XFRAME_INCLUDE_DIR}/xframe/xframe_trace.hpp
6262
${XFRAME_INCLUDE_DIR}/xframe/xframe_utils.hpp
63+
${XFRAME_INCLUDE_DIR}/xframe/xio.hpp
6364
${XFRAME_INCLUDE_DIR}/xframe/xmasked_view.hpp
6465
${XFRAME_INCLUDE_DIR}/xframe/xnamed_axis.hpp
6566
${XFRAME_INCLUDE_DIR}/xframe/xselecting.hpp

0 commit comments

Comments
 (0)