Calysto / metakernel

Jupyter/IPython Kernel Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hosting Jigsaw on Apache

thwee-alchemist opened this issue · comments

Greetings,

I love the idea of this project, and would like to help out by making the Jigsaw Magic work on an Apache/ReverseProxy/JupyterHub installation. My motivation is that I would like to get this working for my nieces, but if I can help someone else get set up, all the better.

Now, I understand that there's an issue with CORS and the workspace. It seems like the Jupyter doesn't like to serve files from the user directory, but perhaps we could document a way of serving the workspace files from apache with the appropriate config.

Best Motivation Award for the day!

I'd be glad to help :)

Awesome. What's a good place to start? The CORS fails because the workspace file is served from the file system, correct?