Skip to content

Commit

Permalink
Add deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-m-dev committed Sep 21, 2024
1 parent 1607551 commit 50d0df3
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 11 deletions.
7 changes: 7 additions & 0 deletions docs/legacy/api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# TPOT API

## Classification
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/citing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Citing TPOT

If you use TPOT in a scientific publication, please consider citing at least one of the following papers:
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/contributing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Contribution Guide

We welcome you to [check the existing issues](https://github.com/EpistasisLab/tpot/issues/) for bugs or enhancements to work on. If you have an idea for an extension to TPOT, please [file a new issue](https://github.com/EpistasisLab/tpot/issues/new) so we can discuss it.
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/examples.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Overview

The following sections illustrate the usage of TPOT with various datasets, each
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

<center>
<img src="https://raw.githubusercontent.com/EpistasisLab/tpot/master/images/tpot-logo.jpg" width=300 />
</center>
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/installing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Installation

TPOT is built on top of several existing Python libraries, including:
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/related.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

Other Automated Machine Learning (AutoML) tools and related projects:

<table>
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/releases.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Release Notes

## Version 0.12.0
Expand Down
7 changes: 7 additions & 0 deletions docs/legacy/support.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

TPOT was developed in the [Computational Genetics Lab](http://epistasis.org/) at the [University of Pennsylvania](https://www.upenn.edu/) with funding from the [NIH](http://www.nih.gov/) under grant R01 AI117694. We are incredibly grateful for the support of the NIH and the University of Pennsylvania during the development of this project.

The TPOT logo was designed by Todd Newmuis, who generously donated his time to the project.
7 changes: 7 additions & 0 deletions docs/legacy/using.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div style="border: 2px solid #f39c12; background-color: #fdf3e7; padding: 15px; border-radius: 5px; color: #c0392b; margin-bottom: 20px; font-family: Arial, sans-serif;">

<strong>⚠️ Warning</strong>
<p>This is documentation for the legacy version of TPOT. For the latest version, <a href="../latest/" style="color: #2980b9; text-decoration: none; font-weight: bold;">click here</a>.</p>

</div>

# Using TPOT

## What to expect from AutoML software
Expand Down
8 changes: 0 additions & 8 deletions docs/overrides/main.html

This file was deleted.

2 changes: 0 additions & 2 deletions docs/scripts/build_mkdocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,12 @@ theme:
palette:
# light mode
- scheme: default
primary: teal
toggle:
icon: material/brightness-7
name: Switch to dark mode
# dark mode
- scheme: slate
primary: teal
toggle:
icon: material/brightness-4
name: Switch to light mode
Expand Down
6 changes: 5 additions & 1 deletion mkdocs_legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,20 @@ site_dir: target/legacy_site
theme:
name: material
logo: assets/tpot-logo.jpg
custom_dir: docs/overrides
features:
- toc.integrate
- navigation.top
palette:
# light mode
- scheme: default
primary: grey
toggle:
icon: material/brightness-7
name: Switch to dark mode

# dark mode
- scheme: slate
primary: grey
toggle:
icon: material/brightness-4
name: Switch to light mode
Expand All @@ -44,6 +45,9 @@ markdown_extensions:
- pymdownx.snippets
- pymdownx.superfences

plugins:
- include-markdown

copyright: Developed by <a href="http://www.randalolson.com">Randal S. Olson</a> and others at the University of Pennsylvania

nav:
Expand Down

0 comments on commit 50d0df3

Please sign in to comment.