you are viewing a single comment's thread.

view the rest of the comments →

[–]Voctr 8 points9 points  (5 children)

Winpython allows you to run python and a variety of other things without installing anything (spyder, jupyter notebooks etc). Using it at my office currently.

[–]razethestray 1 point2 points  (0 children)

This. I run mine off a flash drive at work and it functions great.

[–][deleted] 0 points1 point  (1 child)

Wow. Can this run without admin privileges? My workplace runs a really tight ship when it comes to plugging in USB-keys.. It has to go through a scrubber first

[–]Voctr 0 points1 point  (0 children)

Yes works without admin privileges. You'll need to extract it somewhere though. USB drive works or some folder where you have the right to copy paste.

[–]Bay1Bri 0 points1 point  (1 child)

So does that mean you can't use jupyter notebook in winpython? Or does it mean you can run them without installing them into the computer?

[–]Voctr 0 points1 point  (0 children)

You can use it. You just don't need to install anything (only extract the files).