Monday, February 25, 2019

mouse pointer getting stuck in bottom right corner

Windows 10
Dual monitor setup
Mouse: Microsoft Sculpt Ergonomic
Problem: Mouse pointer stuck in bottom right corner of screen
Solution: Remove the batteries and put them back.

Few days ago, I wasn't able to move my mouse pointer - so I changed batteries and it started working.

Again today the same thing. But today I noticed that the pointer was stuck in the bottom right corner.
May be it was the same earlier too but I didn't notice due to the dual monitor setup.

So I just removed the batteries and put them back again - it somehow resets something in the mouse and it starts working.

Monday, February 18, 2019

Conda environments not showing up in Jupyter Notebook

source activate myenv
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"

https://stackoverflow.com/questions/39604271/conda-environments-not-showing-up-in-jupyter-notebook

Blog Archive