ariG23498 HF Staff commited on
Commit
a171d53
·
verified ·
1 Parent(s): 818216c

Upload SG161222_SPARK.Chroma_preview_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. SG161222_SPARK.Chroma_preview_0.py +1 -1
SG161222_SPARK.Chroma_preview_0.py CHANGED
@@ -26,7 +26,7 @@ except Exception as e:
26
  from slack_sdk import WebClient
27
  client = WebClient(token=os.environ['SLACK_TOKEN'])
28
  client.chat_postMessage(
29
- channel='#hub-model-metadata-snippets-sprint',
30
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/SG161222_SPARK.Chroma_preview_0.txt|SG161222_SPARK.Chroma_preview_0.txt>',
31
  )
32
 
 
26
  from slack_sdk import WebClient
27
  client = WebClient(token=os.environ['SLACK_TOKEN'])
28
  client.chat_postMessage(
29
+ channel='#exp-slack-alerts',
30
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/SG161222_SPARK.Chroma_preview_0.txt|SG161222_SPARK.Chroma_preview_0.txt>',
31
  )
32