Questions tagged [azure-notebooks]
78 questions
0
votes
1 answer
How to get user details of Azure Notebook using extension?
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…

Yugendra
- 45
- 1
- 8
-2
votes
1 answer
Jupyter Notebooks Spark RDD split function - remove brackets
I am taking some "columns" from previous RDD, and than want to split second element. Spark wraps it in brackets. how to put them in one line (unjagg them, so remove brackets)?
I have spent about 10 hours to find the solution... needs to be done…

Baczek
- 13
- 3
-2
votes
2 answers
Read a csv in azure notebooks
I am trying to read a csv file on my azure notebook at https://notebooks.azure.com/
I tried to look at the faq https://notebooks.azure.com/faq and I am unable to find the "Data" menu option in my notebook?
I was wondering if this is available only…

g0c00l.g33k
- 2,458
- 2
- 31
- 41