You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2019. It is now read-only.
I have written some tutorials for using Jupyter Notebooks with Greek syntax using a Python package I wrote - thanks, @takluyver for your help in issue #258!
Now I want to make it easy for other digital humanists who work with biblical Greek - I want to set up a notebook environment like https://try.jupyter.org/ that uses a database server - probably located on the same machine for efficiency.
And I want to make it really easy for people to share notebooks with each other in this environment, creating new notebooks in their own subdirectories, etc.
Where do I get started learning how to do this? Are there environments like what I describe online that allow people to save and share their notebooks? What security concerns should I have? What other concerns should I have?