unknowntpo commented on code in PR #111:
URL: 
https://github.com/apache/gravitino-playground/pull/111#discussion_r1976406954


##########
init/jupyter/init.sh:
##########
@@ -17,10 +17,7 @@
 # under the License.
 #
 
-if [ -z "$RANGER_ENABLE" ]; then
-  cp -r /tmp/gravitino/*.ipynb /home/jovyan
-else
-  cp -r /tmp/gravitino/authorization/*.ipynb /home/jovyan
-fi

Review Comment:
   Because I found something strange. Why can't we use jupyter notebook like 
`gravitino-trino-example.ipynb` while enabling ranger ? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to