Hmmm, that looks about perfect ... where do I learn about how SQL Alchemy 
Magic is implemented?

Jonathan

On Friday, December 1, 2017 at 10:41:15 AM UTC-5, Tony Hirst wrote:
>
> Would a magic approach work?
>
> eg
>
> https://github.com/catherinedevlin/ipython-sql
>
> On Friday, 1 December 2017 14:06:01 UTC, Jonathan Robie wrote:
>>
>> I am trying to understand how difficult it would be to set up a custom 
>> environment for people querying syntax trees.  Ideally, I would like to set 
>> up a database server and provide people with an environment where the 
>> database connection is already open and the functions they use to execute 
>> queries are already defined.
>>
>> The attachment shows a session that does this.  I would like to make it 
>> possible to get started without executing the lines at the beginning that 
>> open the database and define the functions.  I have only been using Jupyter 
>> for a few weeks, but I am very impressed and would like to make this kind 
>> of functionality available in a user-friendly way to my own very 
>> specialized community.
>>
>> Can you help me know where to look in the documentation, or where to find 
>> examples of how people have done this?
>>
>> Thanks!
>>
>> Jonathan
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/bc34d936-02a8-4e32-8fe0-8892efbf2041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to