如何使用扩展名获取Azure Notebook的用户详细信息? [英] How to get the user details of Azure Notebook using extension?

查看:81
本文介绍了如何使用扩展名获取Azure Notebook的用户详细信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试编写Azure笔记本的扩展程序,该扩展程序将允许用户将他们的问题提交到我的后端应用程序(使用Flask编写).

到目前为止,我的扩展程序的javascript能够获取.ipynb文件的详细信息和单元号,并将其与用户的问题一起发送到后端应用程序.

现在,我还希望将用户信息发送到后端应用程序,以便可以将问题与应用程序数据库中的相应用户相关联.

我做了很多谷歌搜索,但是我找不到在扩展程序的javascript中获取Azure笔记本用户信息并将其发送到后端应用程序的正确方法.

有谁知道这样做的正确方法吗?

I am trying to write an extension for the Azure notebook which will allow the user to submit their questions to my backend application(written in Flask).

So far my extension's javascript is able to get the .ipynb file details and cell number and send it to the backend application along with the user's question.

Now I want to send the user information also to the backend application so that I can associate the question to the respective user in my application's database.

I did a lot of google search but I am not able to find a proper way to get Azure notebook's user information in my extension's javascript and send it to the backend application.

Does anyone know what is the proper way to do that?

推荐答案

以下是与笔记本团队联系的电子邮件地址,他们也许可以解决以下问题:

Here is the email address to contact the notebooks team, they might be able to address this question: 

nbhelp@microsoft.com

可在此处找到其他文档:

Additional documentation is available here: https://github.com/Microsoft/AzureNotebooks

此致,
Jaya

Regards,
Jaya


这篇关于如何使用扩展名获取Azure Notebook的用户详细信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆