jupyter-resource-usage icon indicating copy to clipboard operation
jupyter-resource-usage copied to clipboard

nbresuse does not work on shared host (works on my own machine though)

Open ghost opened this issue 5 years ago • 1 comments

I used pip install nbresuse on my Mac and it works well. However, it does not work when I use an account within AWS instance where jupyter was installed in another account. The difference is that anaconda was installed in my directory in Mac.

What are the options to make nbresuse work for my account in an AWS instance?

ghost avatar Apr 26 '20 20:04 ghost

Well the memory feature is working fine with my Jupyter notebook server on AWS instance.

banshiv avatar Jul 13 '20 14:07 banshiv