Hacker News new | ask | show | jobs
by analog31 3737 days ago
Ask HN

Can I install something like this on my Windows 10 tablet, and could it run jupyter/Python?

1 comments

If your tablet is ARM and running Windows RT then you probably need a Windows exploit to be able to run your own code.

http://www.wpinternals.net/

If your tablet is a PC (Intel/AMD/x86 etc) then turning off UEFI Secure Boot and booting from USB should let you run your own code.

Once you can run your own code you should be able to install Python/jupyter.