Python Forum
Portable Jupyter for Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Portable Jupyter for Windows
#1
Hi

I order to teach Python and other languages to our students, we developed a portable version of Jupyter easy to launch with a launcher in the systray.

This is the first version. We are looking for testers.

Here the link : www.codekodo.net

Regards
Reply
#2
Hello, nice project.

I tested it in a VM with Windows 10.
Windows 10 is complaining about Malware when trying to execute the installer. The Smart Screen detects it.
I guess this happens because it is packaged. Additionally Windows is asking for Elevation of Admin-Rights during installation.

After ignoring this the installation runs normal.
I was able to start the jupyter-lab.

Here a screenshot:
   

The program is installed in C:\Programm Files (x86)\Codekodo-Jupyter-1.0.
To install a program without elevation of admin rights, it should be done in %localappdata%\Programs\Codekodo-Jupyter-1.0.
Hopefully this helps to improve the installer.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply
#3
Hi

Thanks you very much for this feedback.

The malware alert is a false positive (systems are more and more sensitive). On Virus Total, the score is 1/70 (https://www.virustotal.com/#/url/179a444.../detection).

I'm surprised that the system asked for Elevation of Admin rights. The installer is supposed to test the rights and choose the proper destination (Program Files or AppData). I'm gonna check.

Thanks again.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a reason to use Jupyter note when you have Jupyter Lab? JanOlvegg 2 1,255 Mar-17-2023, 05:14 AM
Last Post: JanOlvegg
  Make Python as portable flaviu2 3 5,794 Jun-15-2021, 06:22 PM
Last Post: flaviu2
  Portable Python Programs? GramophoneMimic 3 6,299 Apr-30-2019, 06:47 AM
Last Post: GramophoneMimic
  Jupyter notebook under Windows renate 4 3,484 Mar-14-2019, 07:31 PM
Last Post: perfringo
  Python / Spyder portable for Windows codekodo 0 7,292 Oct-24-2018, 03:04 AM
Last Post: codekodo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020