Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pivanov authored Jun 15, 2021
1 parent cdf4d70 commit 1380f75
Showing 1 changed file with 45 additions and 26 deletions.
71 changes: 45 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,35 +18,30 @@ pip install teachablehub

## <a id="how-to-deploy-SDK"></a> Python SDK Docs


property: initializer
description: как се инициализира метода
params: teachable, environment, deploy_key, version


### .classes()

dwdwdwdwdwdw

- Initializer
- classes
- schema
- context
- model
- deploy
- successful
- activate
- rollback
- version
- errors/exceptions

[Read the full Python SDK Docs](https://)


### Simple Example
```
dwdw
simple example here
```

schema
context
model
deploy
successful
activate
rollback
version


<br />
<br />
<hr />
<br />
<br />
### Advanced Example
```
advanced example here
```

## <a id="how-to-predict"></a> Make Predictions

Expand All @@ -60,3 +55,27 @@ npx create-react-app my-app
cd my-app
npm start
```

### <a id="how-to-predict-rest-api"></a> Python SDK
### Quick Start
```
exmaple here
```

### <a id="how-to-predict-rest-api"></a> Swift SDK
### Quick Start
```
exmaple here
```

### <a id="how-to-predict-rest-api"></a> Ruby SDK
### Quick Start
```
exmaple here
```

### <a id="how-to-predict-rest-api"></a> NodeJS SDK
### Quick Start
```
exmaple here
```

0 comments on commit 1380f75

Please sign in to comment.