Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 21ad2c5

Browse files
committed
Add deprecation notice to README.md and redirect users to monorepo
1 parent 1b475bd commit 21ad2c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# HTTP Utilities for Kotlin Jupyter
22

3+
> Deprecation notice (November 12, 2025)
4+
>
5+
> This repository is deprecated.
6+
> Further development has moved to the notebook integrations monorepo:
7+
> https://github.com/Kotlin/kotlin-notebook-integrations
8+
>
9+
> Please file new issues and pull requests in the monorepo. This repository is kept for historical reference only and is not actively maintained.
10+
311
[![JetBrains official project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
412
[![Kotlin beta stability](https://img.shields.io/badge/project-beta-kotlin.svg?colorA=555555&colorB=AC29EC&label=&logo=kotlin&logoColor=ffffff&logoWidth=10)](https://kotlinlang.org/docs/components-stability.html)
513
![GitHub](https://img.shields.io/github/license/Kotlin/kotlin-jupyter-http-util?color=blue&label=License)

0 commit comments

Comments
(0)