Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/whats-new-in-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Key updates to this documentation.

## 21 December 2023

- A new [OCR Subnet Tutorial](#) is published. This document presents a step-by-step guide to convert a Python Notebook code into Bittensor subnet code.
- A new [OCR Subnet Tutorial](./tutorials/ocr-subnet-tutorial.md) is published. This document presents a step-by-step guide to convert a Python Notebook code into Bittensor subnet code.
- A new [Emissions](./emissions.md) document is published. This document presents how to calculate emissions, trust, rank and consensus for a subnet.
- A new section [Moving a subnet miner to a different machine](./subnets/register-and-participate.md#moving-a-subnet-miner-to-a-different-machine) is added.
- A new section for [Subnets](./reference/btcli.md#subnets) is added in the CLI document.
Expand Down