Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
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
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
[![Open JEDEE in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/mongodb-developer/jedee)
```
DEPRECATED REPO NOTICE BEGIN
```
__DEPRECATION NOTICE__
This repo has been deprecated in favor of these 4 language focused labs:

- [Java](https://github.com/mongodb-developer/query-api-java-lab)
- [Python](https://github.com/mongodb-developer/query-api-python-lab)
- [Javascript](https://github.com/mongodb-developer/query-api-js-lab)
- [C#](https://github.com/mongodb-developer/query-api-dotnet-lab)

We encourage you to check out those labs. This repository will be archived and no longer maintained.
```
DEPRECATED REPO NOTICE END
```
---
[![Open JEDEE in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/mongodb-developer/jedee)

# JEDEE: Jupyter EDEE

Expand Down
Loading