[SciPy-Dev] Jupyter Notebook for the beginner

Evgeniy tikh at triumf.ca
Thu Nov 10 12:45:03 EST 2016


OK, thanks


On 11/10/2016 09:45 AM, Gustavo Serra Scalet wrote:
> I guess you should ask to the Jupyter  group, right?
> https://jupyter.org/community.html
>
> This mailing list is intended to the Scipy development group
>
>> -----Original Message-----
>> From: SciPy-Dev [mailto:scipy-dev-bounces at scipy.org] On Behalf Of
>> Evgeniy
>> Sent: quinta-feira, 10 de novembro de 2016 15:37
>> To: scipy-dev at scipy.org
>> Subject: [SciPy-Dev] Jupyter Notebook for the beginner
>>
>> My intention is to implement a web application with Jupyter Notebook,
>> which will start by clicking a link on some page.
>> To start with this I need clarifications from the experts:
>>
>> - is it possible to run the code in Jupyter Notebook immediately after
>> connection. Say, when the user clicks a link, then Jupyter Notebook is
>> opened in new tab and immediately shows the result.
>>
>> - is it possible to put matplotlib drawing (which shows the results) at
>> the top of the notebook? Thus, after immediate execution the users will
>> see the top part of the screen with the results and they should not care
>> about the rest of the screen with Python code.
>>
>> - is it possible to make Python code invisible for users and leave only
>> drawing (after releasing the notebook into production for the users)?
>>
>> - is it possible to create GUI for Jupyter Notebook (buttons, maybe
>> sliders, readback fields)? What can be used for this?
>>
>> Thanks,
>> Evgeniy
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at scipy.org
>> https://mail.scipy.org/mailman/listinfo/scipy-dev
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-dev
>




More information about the SciPy-Dev mailing list