mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/tensorflow-notebook] add repo archive notice (#24204)
Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: A Helm chart for tensorflow notebook and tensorboard
|
||||
name: tensorflow-notebook
|
||||
version: 0.1.3
|
||||
version: 0.1.4
|
||||
appVersion: 1.6.0
|
||||
sources:
|
||||
- https://github.com/tensorflow/tensorflow
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# ⚠️ Repo Archive Notice
|
||||
|
||||
As of Nov 13, 2020, charts in this repo will no longer be updated.
|
||||
For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/).
|
||||
|
||||
# TensorFlow Notebook Helm Chart
|
||||
|
||||
TensorFlow is an open source software library for numerical computation using data flow graphs, and tensorboard is the tool visualizing TensorFlow programs. Using Jupyter notebook to get into TensorFlow and develop models is the great way for data scientist. With these three tools you are able to start your machine learning work in two minutes.
|
||||
|
||||
Reference in New Issue
Block a user