We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150d76e commit 3b5657dCopy full SHA for 3b5657d
2 files changed
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+3.0.6 (xx/xx/2026)
5
+-------------------
6
+* remove requirements.txt and doc/requirements.txt
7
+* fix testing badge
8
+* update 11_performance.ipynb to work with jupyterlite
9
+* do not install numba when using jupyterlite
10
+
11
3.0.5 (1/2/2026)
12
-------------------
13
* fix versioning
requirements-dev.txt
@@ -31,7 +31,6 @@ setuptools
31
jupyterlab
32
nbconvert
33
nbformat
34
-notebook
35
36
# docs
37
nbsphinx==0.9.7
0 commit comments