[735bb5]: / src / config.py

Download this file

7 lines (5 with data), 123 Bytes

1
2
3
4
5
6
# coding: utf-8
# Neptune.ai
# -----------
NEPTUNE_PROJECT = "username/your-project-name"
NEPTUNE_API_TOKEN = "api-token"