This is an automated email from the ASF dual-hosted git repository.

dnskr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new e2efe934e1 [KYUUBI #7005] [DOC] Remove empty page "Getting Started 
with Jupyter Lap"
e2efe934e1 is described below

commit e2efe934e11136325fe141428a1b19c774047a71
Author: dnskr <[email protected]>
AuthorDate: Sat Mar 29 19:18:45 2025 +0100

    [KYUUBI #7005] [DOC] Remove empty page "Getting Started with Jupyter Lap"
    
    ### Why are the changes needed?
    
    The PR resolves the following warning message:
    ```
    ../kyuubi/docs/quick_start/quick_start_with_jupyter.md: WARNING: document 
isn't included in any toctree
    ```
    It removes the empty page `Getting Started with Jupyter Lap` which is also 
not presented in the documentation menu.
    
    ### How was this patch tested?
    
    Built documentation locally and checked there are no warning message 
anymore.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No
    
    Closes #7005 from dnskr/remove-empty-getting-started-with-jupyter-lap.
    
    Closes #7005
    
    030fb3598 [dnskr] [DOC] Remove empty page "Getting Started with Jupyter Lap"
    
    Authored-by: dnskr <[email protected]>
    Signed-off-by: dnskr <[email protected]>
---
 docs/quick_start/quick_start_with_jupyter.md | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/docs/quick_start/quick_start_with_jupyter.md 
b/docs/quick_start/quick_start_with_jupyter.md
deleted file mode 100644
index 608da92846..0000000000
--- a/docs/quick_start/quick_start_with_jupyter.md
+++ /dev/null
@@ -1,19 +0,0 @@
-<!--
-- Licensed to the Apache Software Foundation (ASF) under one or more
-- contributor license agreements.  See the NOTICE file distributed with
-- this work for additional information regarding copyright ownership.
-- The ASF licenses this file to You under the Apache License, Version 2.0
-- (the "License"); you may not use this file except in compliance with
-- the License.  You may obtain a copy of the License at
--
--   http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
--->
-
-# Getting Started with Jupyter Lap
-

Reply via email to