Skip to content

Commit

Permalink
[V110] Final changes (#1331)
Browse files Browse the repository at this point in the history
* [V110] Final changes

We are making the final changes before the official release.

* fix badr link

* fixed performance image

* correction

* (c) 2025 + many corrections

* made the query plan tree an image + added necessary library

* fixed user guide help image link

* Delete user_guide_installation_help_start.PNG

* Create user_guide_installation_help_start.png

* increased examples card size

* fixed about us team card settings

* added linkedin links of all team

* changed color of whats new

* Update whats_new_v1_1_0.rst

---------

Co-authored-by: Umar Farooq Ghumman <[email protected]>
  • Loading branch information
oualib and mail4umar authored Oct 31, 2024
1 parent 5c136d5 commit 7562138
Show file tree
Hide file tree
Showing 549 changed files with 678 additions and 660 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2018-2024 Open Text or one of its
# Copyright (c) 2018-2025 Open Text or one of its
# affiliates. Licensed under the Apache License,
# Version 2.0 (the "License"); You may not use this
# file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ pandoc
black
xgboost
scikit-learn
pytest
pytest
cairosvg
8 changes: 4 additions & 4 deletions docs/source/_static/css/custom_styling.css
Original file line number Diff line number Diff line change
Expand Up @@ -565,19 +565,19 @@ body {
}
/* Cards on Examples/Business Page */
.custom-card-examples-business{
height: 500px;
height: 525px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
/* Cards on Examples/Learn Page */
.custom-card-examples-learn{
height: 500px;
height: 520px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
/* Cards on Examples/understand Page */
.custom-card-examples-understand{
height: 550px;
height: 580px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
Expand Down Expand Up @@ -1004,7 +1004,7 @@ article, article .align-default {
/* Website related */

.member-pics-card {
height: 310px; /* Set your desired height */
height: 340px; /* Set your desired height */
overflow: hidden; /* Ensure content doesn't overflow */
}

Expand Down
35 changes: 17 additions & 18 deletions docs/source/about_us.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ Elevate Your Analytics Journey with VerticaPy's Expertise
.. grid-item::

.. card:: Badr Ouali
:link: api.connect
:link-type: ref
:link: https://www.linkedin.com/in/badr-ouali/
:text-align: center
:class-footer: user_guide_footer

Expand Down Expand Up @@ -182,13 +181,13 @@ Team Members
------------


.. grid:: 2 2 3 4
.. grid:: 2 2 3 3

.. grid-item::

.. card:: Badr Ouali
:img-top: _static/website/about_us/team/member1.jpg
:link: #
:link: https://www.linkedin.com/in/badr-ouali/
:text-align: center
:class-card: member-pics-card

Expand All @@ -198,7 +197,7 @@ Team Members

.. card:: Umar Ghumman
:img-top: _static/website/about_us/team/member2.jpg
:link: #
:link: https://www.linkedin.com/in/umar-farooq-ghumman/
:text-align: center
:class-card: member-pics-card

Expand All @@ -208,7 +207,7 @@ Team Members

.. card:: Arash Fard
:img-top: _static/website/about_us/team/member3.jpg
:link: #
:link: https://www.linkedin.com/in/arash-jalalzadeh-fard/
:text-align: center
:class-card: member-pics-card

Expand All @@ -218,7 +217,7 @@ Team Members

.. card:: Fouad Teban
:img-top: _static/website/about_us/team/member14.jpg
:link: #
:link: https://www.linkedin.com/in/fouadteban/
:text-align: center
:class-card: member-pics-card

Expand All @@ -228,7 +227,7 @@ Team Members

.. card:: George Larionov
:img-top: _static/website/about_us/team/member10.jpg
:link: #
:link: https://www.linkedin.com/in/george-larionov/
:text-align: center
:class-card: member-pics-card

Expand All @@ -238,7 +237,7 @@ Team Members

.. card:: Matteo Monaldi
:img-top: _static/website/about_us/team/member8.jpg
:link: #
:link: https://www.linkedin.com/in/matteo-monaldi/
:text-align: center
:class-card: member-pics-card

Expand All @@ -248,7 +247,7 @@ Team Members

.. card:: Abdelhak Zabour
:img-top: _static/website/about_us/team/member9.jpg
:link: #
:link: https://www.linkedin.com/in/abdelhakzabour/
:text-align: center
:class-card: member-pics-card

Expand All @@ -258,7 +257,7 @@ Team Members

.. card:: Roy Paulin
:img-top: _static/website/about_us/team/member13.jpg
:link: #
:link: https://www.linkedin.com/in/roy-paulin/
:text-align: center
:class-card: member-pics-card

Expand All @@ -268,7 +267,7 @@ Team Members

.. card:: Xiaozhong Zhang
:img-top: _static/website/about_us/team/member12.jpg
:link: #
:link: https://www.linkedin.com/in/xiaozhongzhang/
:text-align: center
:class-card: member-pics-card

Expand All @@ -278,7 +277,7 @@ Team Members

.. card:: Zachary Nowak
:img-top: _static/website/about_us/team/member11.jpg
:link: #
:link: https://www.linkedin.com/in/zachary-t-nowak/
:text-align: center
:class-card: member-pics-card

Expand All @@ -288,7 +287,7 @@ Team Members

.. card:: Abhishek Sharma
:img-top: _static/website/about_us/team/member4.jpg
:link: #
:link: https://www.linkedin.com/in/abhishek-sharma-1245bb1/
:text-align: center
:class-card: member-pics-card

Expand All @@ -298,7 +297,7 @@ Team Members

.. card:: Vikash Singh
:img-top: _static/website/about_us/team/member5.jpg
:link: #
:link: https://www.linkedin.com/in/vikash-singh-3081312a/
:text-align: center
:class-card: member-pics-card

Expand All @@ -308,7 +307,7 @@ Team Members

.. card:: Tyler Consigny
:img-top: _static/website/about_us/team/member6.jpg
:link: #
:link: https://www.linkedin.com/in/tyler-consigny-74a61620a/
:text-align: center
:class-card: member-pics-card

Expand All @@ -318,7 +317,7 @@ Team Members

.. card:: Kevin Xu
:img-top: _static/website/about_us/team/member15.jpg
:link: #
:link: https://www.linkedin.com/in/kevin-xu-v/
:text-align: center
:class-card: member-pics-card

Expand All @@ -328,7 +327,7 @@ Team Members

.. card:: Brent Eynon
:img-top: _static/website/about_us/team/member7.jpg
:link: #
:link: https://www.linkedin.com/in/brenteynon/
:text-align: center
:class-card: member-pics-card

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@


project = "VerticaPy"
copyright = "2023-2024 OpenText. All rights reserved."
copyright = "2023-2025 OpenText. All rights reserved."
author = "Vertica"
release = "1.1.x"
# -- General configuration ---------------------------------------------------
Expand Down
6 changes: 3 additions & 3 deletions docs/source/contribution_guidelines_code_auto_doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ Code blocks can be added using the code-clock directive. Always remember to leav
Code execution

In order to execute and display certain, we can use the ipython directive. Note that you will have to install and import the two extensions inside the conf file while using with sphinx: IPython.sphinxext.ipython_directive, IPython.sphinxext.ipython_console_highlighting
In order to execute and display certain, we can use the ipython directive. Note that you will have to install and import the two extensions inside the conf file while using with sphinx: ``IPython.sphinxext.ipython_directive`` , IPython.sphinxext.ipython_console_highlighting

To execute and display line of code use the following syntax:

Expand Down Expand Up @@ -416,7 +416,7 @@ Code block with Suppressed code
print(vpp.vDataFrame({"a":[1,2,3]}))
Though both examples produce the same result but there are suggested use-cases for each. In cases where you have to import a lot of supporting libraries you can use the directive method, and in cases where you only need to skip one line, then pseudo-directive (@suppress) is preferred.
Though both examples produce the same result but there are suggested use-cases for each. In cases where you have to import a lot of supporting libraries you can use the directive method, and in cases where you only need to skip one line, then pseudo-directive ( ``@suppress`` ) is preferred.


Plotting Using matplotlib
Expand Down Expand Up @@ -497,7 +497,7 @@ Plotting VerticaPy plot
Advanced Output
----------------

If we want to produce advanced output like the VerticaPy vDataFrame output or some other advanced graphics then we can use the following methodology:
If we want to produce advanced output like the VerticaPy :py:mod:`~verticapy.vDataFrame` output or some other advanced graphics then we can use the following methodology:

(1) Create the html representation of the image

Expand Down
7 changes: 2 additions & 5 deletions docs/source/contribution_guidelines_code_auto_doc_render.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
Render your doc-string
=======================




You can either use the `sphinx documentation page <https://www.sphinx-doc.org/en/master/usage/quickstart.html>`_
to setup sphinx in your system. Or you can follow the below simple steps that give you the opportunity to test just one specific file. 

Expand Down Expand Up @@ -38,9 +35,9 @@ Build the html pages by running the below command while inside the docs director
make html
Once the build is complete, you can navigate to the build/html directory. There open the index.html in any browser to view your resulting documentation page.
Once the build is complete, you can navigate to the ``build/html`` directory. There open the index.html in any browser to view your resulting documentation page.

If you want to make changes then make changes to your test_file.py and then clean the files using:
If you want to make changes then make changes to your ``test_file.py`` and then clean the files using:
.. code-block:: shell
make clean
Expand Down
Loading

0 comments on commit 7562138

Please sign in to comment.