We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d131aaa commit f30d1cfCopy full SHA for f30d1cf
binder/environment.yml
@@ -4,5 +4,5 @@ channels:
4
dependencies:
5
- python=3
6
- jupyterlab=2
7
-- nbresuse=0.3.5
+- nbresuse=0.3.6
8
- nodejs
setup.py
@@ -11,7 +11,7 @@
11
12
setuptools.setup(
13
name="nbresuse",
14
- version="0.3.5",
+ version="0.3.6",
15
url="https://github.com/yuvipanda/nbresuse",
16
author="Yuvi Panda",
17
description="Simple Jupyter extension to show how much resources (RAM) your notebook is using",
0 commit comments