-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting it to work on Windows #45
Comments
I am not sure what the |
TODO: test its usability under Windows. |
The current state of this is to get ZeroMQInterface package built under Cygwin: see gap-packages/ZeroMQInterface#23 |
As reported in #76, one can successfully use JupyterKernel on Windows 10 after installing GAP in the Linux subsystem. |
I have now a new Windows 10 VM with an up to date Cygwin installation. It compiles all JupyterKernel dependencies. I have also installed Python using Anaconda, and run
|
With the now evolving |
@ZachNewbery reports using it on Windows 10 by installing GAP under WSL. This will be advised in one of the coming documentation updates. |
In the past, I was able to use Docker on Windows to connect to GAP running in the container from the browser running under Windows. I hope that by building needed packages and including further DLLs in the Windows GAP distribution we may get a working version under Windows that does not require Docker.
The text was updated successfully, but these errors were encountered: