From 715e2c1229127ab3e2f81f4c1dd156f448410c12 Mon Sep 17 00:00:00 2001 From: bluxmit Date: Tue, 5 Jul 2022 19:02:07 +0000 Subject: [PATCH] candidates notebook additions --- workspaces/notebook-workspace/docs/Dockerfile-ds | 3 +++ 1 file changed, 3 insertions(+) diff --git a/workspaces/notebook-workspace/docs/Dockerfile-ds b/workspaces/notebook-workspace/docs/Dockerfile-ds index 06ef292..5299c72 100644 --- a/workspaces/notebook-workspace/docs/Dockerfile-ds +++ b/workspaces/notebook-workspace/docs/Dockerfile-ds @@ -25,7 +25,10 @@ RUN echo "------------------------------------------------------ BeakerX" \ && jupyter nbextension install --py jupyter_tabnine \ && jupyter nbextension enable jupyter_tabnine --py \ && jupyter serverextension enable --py jupyter_tabnine + +https://github.com/LineaLabs/lineapy#getting-started +https://nteract-scrapbook.readthedocs.io/en/latest/index.html ## Engineering Kedro kedro==0.18.1