This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# CONFIG | |
# | |
BETA=2 | |
RETURN_CMATRIX=True | |
INVALID_ZERO_DIVISON=False | |
VALID_ZERO_DIVISON=1.0 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import yaml | |
import json | |
from graphqlclient import GraphQLClient | |
# | |
# CONSTANTS | |
# | |
LBOX_PATH=os.path.dirname(os.path.realpath(__file__)) | |
CONFIG_PATH="{}/lbox.config.yaml".format(LBOX_PATH) | |
CREATE_DS_ERROR="lbox.api.create_dataset: connecting to projects not yet implemented" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, this is too big to display.
Sorry, this is too big to display.
Sorry, this is too big to display.
Sorry, this is too big to display.
Sorry, this is too big to display.
NewerOlder