Re: [jupyter] RISE: animation control in metadata?

2016-07-12 Thread Damián Avila
I can replicate the issue, I will look into this in the next few days. Tracking that issue here: https://github.com/damianavila/RISE/issues/172 Thanks for the report. 2016-07-05 4:07 GMT-03:00 Holger Karl : > Actually, digging a bit deeper > > I get 404 here: > > [W 09:04:13.237 NotebookApp

Re: [jupyter] Re: [ANN] IPython 5.0 is out!

2016-07-12 Thread Damián Avila
Congratulations!! Specially to Matthias and Thomas who lead this big effort. 2016-07-09 12:17 GMT-03:00 JamieW : > woot! way to go! > > On Thursday, July 7, 2016 at 11:09:38 PM UTC-4, Fernando Perez wrote: >> >> Hi all, >> >> On behalf of the team, I'm delighted to announce the release of IPython

Re: [jupyter] Anaconda's default kernel is named "Python [Root]", not pyhton3. Why?

2016-07-17 Thread Damián Avila
Paul, sorry to be late here... nb_conda_kernels is actually creating kernelspecs on the fly for each conda environment where you have jupyter installed. The main idea behind nb_conda_kernels is being able to start a notebook server and quickly change between conda environments without killing the

Re: [jupyter] Change notebook kernel

2016-07-17 Thread Damián Avila
Some answers: >I updated my (anaconda) jupyter and something changed. Jupyter Notebook no longer has a selection of Python 2 or 3 kernels (or other kernels I may have installed like R or Matlab). It has a selection of all my anaconda environments. Yep, that is the nb_conda_kernels extension worki

Re: [jupyter] Dev meeting time

2016-07-20 Thread Damián Avila
I can adapt myself to 1 or 2 hs shift without problems, I am in the middle of the two "extreme" time zones (well maybe you will catch me at lunch, but that's not an issue ;-). 2016-07-20 8:32 GMT-03:00 Thomas Kluyver : > On 20 July 2016 at 00:30, Matthias Bussonnier < > bussonniermatth...@gmail.c

Re: [jupyter] Re: Thanks for SciPy, and Tomorrow's JupyterHub Miniworkshop

2016-07-22 Thread Damián Avila
Thanks for the summary Matthias, and thanks to all the people who worked hard during the whole SciPy event!! 2016-07-22 5:07 GMT-03:00 Fernando Perez : > On Thu, Jul 21, 2016 at 6:10 PM, wrote: > >> Matthias - thanks for writing this - great to see you in Austin! I would >> add a shout out to C

Re: [jupyter] Our licenses have drifted from "pure" BSD, we should fix that...

2016-07-25 Thread Damián Avila
+1 to use the real BSD. >But if using the plural "Contributors" text is clearer than the collective "Team", that's fine, too, and changes no meaning. +1 too. 2016-07-25 8:40 GMT-03:00 MinRK : > +1 to the change. Not quite sure how we drifted there, but it may well > have been my doing during

[jupyter] RISE 4.0.0b1 available, please help us with testing

2016-08-09 Thread Damián Avila
Howdy all, We have beta1 packages for the 4.0.0 release. Any helps testing them would be greatly appreciated. More info here: http://www.damian.oquanta.info/posts/rise-400b1-is-available-please-test-it.html Cheers. -- *Damián* -- You received this message because you are subscribed to the G

Re: [jupyter] Re: RISE 4.0.0b1 available, please help us with testing

2016-08-10 Thread Damián Avila
This is by design, see the note 1 here: https://github.com/damianavila/RISE#usage Cheers. 2016-08-10 21:12 GMT-03:00 Dave Hirschfeld : > > On Wednesday, 10 August 2016 07:23:38 UTC+10, Damián Avila wrote: >> >> Howdy all, >> >> We have beta1 packages for the

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-12 Thread Damián Avila
The new RISE (I mean the latest beta1 available) does not write anything into the custom.js Maybe you are using an old version? Again, if you using the latest beta, you should be able to disable it with: jupyter-nbextension disable rise 2016-08-12 7:46 GMT-03:00 Thomas Kluyver : > If you're usi

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-12 Thread Damián Avila
Sorry, I hit the send button to early, if you are in conda you can disable it with: jupyter-nbextension disable rise --py --sys-prefix Btw, what is the output of jupyter-nbextension list Cheers. 2016-08-12 8:31 GMT-03:00 Damián Avila : > The new RISE (I mean the latest beta1 available) d

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-12 Thread Damián Avila
Alternative, you can remove RISE with conda remove rise or pip uninstall rise But in the last case, you need to uninstall and disable the nbextension too. I will add this info into the README. 2016-08-12 8:36 GMT-03:00 Damián Avila : > Sorry, I hit the send button to early, if you are

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-12 Thread Damián Avila
Additionally, there seems to be some issue with calico extensions with the latest notebook: https://github.com/Calysto/notebook-extensions/issues 2016-08-12 8:56 GMT-03:00 Thomas Kluyver : > On 12 August 2016 at 12:53, Stef Mientki wrote: > >> but there exists both >> >> ..\.ipython\profile_defa

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-12 Thread Damián Avila
UTC-4, Damián Avila wrote: >> >> Additionally, there seems to be some issue with calico extensions with >> the latest notebook: https://github.com/Calysto/notebook-extensions/iss >> ues >> > > FYI, I'm looking at bringing these extensions into the modern world,

Re: [jupyter] kinetic scrolling on iPad + RISE question

2016-08-12 Thread Damián Avila
Sorry to not answer before... somehow I missed this email. In fact, I have not tried RISE on an IPad or some device like that one. There is a beta compatible with the latest notebook release: http://www.damian.oquanta.info/posts/rise-400b1-is-available-please-test-it.html It would be nice to know i

Re: [jupyter] Calico buttons are gone after installing Rise

2016-08-22 Thread Damián Avila
away !! >> >> With the help of you, I was able to get the Calico buttons back. >> - uninstall Rise didn't make it work >> - going back to an older revision, crashed completely (btw the conda >> revision trick seems a great tool, if it works) >> - the sugge

Re: [jupyter] Jupyter Notebook: Error Removing Environment - Internal Server Error

2016-09-02 Thread Damián Avila
This is fixed on the last release... thanks Min for helping Justin with this! 2016-08-31 10:57 GMT-03:00 Justin Vrooman : > I have a Jupyter Notebook setup with the Conda tab for Conda environments. > Whenever I try to delete a Conda environments I get a popup: > > Error Removing Environment > An

Re: [jupyter] readonly extension install problems

2016-09-06 Thread Damián Avila
Hi, I guess the problem comes when the contrib installer try to write the the nbconfig files into some place you are not allowed to write. You can probably workaround the issue installing the nbextension in the user space... but I don't know the details about how the contrib extensions are instal

Re: [jupyter] Moving towards a more structured team setup

2016-09-06 Thread Damián Avila
yter_core <https://github.com/jupyter/jupyter_core> > jupyter client jupyter_client <https://github.com/jupyter/jupyter_client> > Python 2 Support > message spec > testpath <https://github.com/jupyter/testpath> > jupyter_kernel_test <https://github.com/jupyter/jup

[jupyter] Feedback on governance model

2016-09-07 Thread Damián Avila
Howdy all, Matthias has started a thread on github: https://github.com/jupyter/governance/issues/19, to discuss about our governance model. If you are interested into participate in the discussion, I encourage you to join us on that thread with your comment and thoughts. Cheers. -- *Damián* -

Re: [jupyter] Re: Welcome Ian, Grant, and Paul to the Jupyter Team!

2016-09-20 Thread Damián Avila
Welcome aboard Ian and Grant!! Nice to have you both working on Jupyter!! And a big re-welcome to Paul... it is great and amazing to have you back again ;-) 2016-09-19 19:58 GMT-03:00 Ian Rose : > Thank you all for the warm welcome. I look forward to getting to know > everybody, and to getting m

Re: [jupyter] Welcome Mike Pacer to the Jupyter Team!

2016-10-06 Thread Damián Avila
A belated... Welcome Mike!! Nice to have you on board on team. Cheers. 2016-09-29 20:51 GMT-03:00 JamieW : > Please join Project Jupyter in welcoming Mike Pacer to the core > development team! > > > Mike Pacer is a post-doctoral scholar with Fernando Perez at the Berkeley > Institute for Data

Re: [jupyter] RISE: animation control in metadata?

2016-10-16 Thread Damián Avila
Holger, This issue was fixed several months ago, so in case you are not subscribed to the issue, just install the beta and report back on the github issue if you have further problems. Cheers. 2016-07-12 11:07 GMT-03:00 Damián Avila : > I can replicate the issue, I will look into this in

Re: [jupyter] Marijn van Vliet is joining Qt console maintenance

2016-11-14 Thread Damián Avila
ecause 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 jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view thi

Re: [jupyter] Weekly meeting written summary ?

2016-11-24 Thread Damián Avila
il.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this gr

Re: [jupyter] Re: Jupyter Weekly Summary (2016, Week 48)

2016-11-29 Thread Damián Avila
- Add feature extractors: typically 1-5 line Python functions >>- send PRs ! >> >> How can we make this a useful resource for the community? >> Ideas for a shared place to collect analyses? gist.github.com or ? >> >> That’s it I’m out of time to clean these

Re: [jupyter] Hacker News thread on Azure Jupyter Notebooks today

2016-12-06 Thread Damián Avila
ussion on the web visit https://groups.google.com/d/ > msgid/jupyter/1563a9bc-4cc6-484f-a942-ee257af79b2a%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/1563a9bc-4cc6-484f-a942-ee257af79b2a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more o

Re: [jupyter] Jupyter HPC mailing list

2016-12-07 Thread Damián Avila
ups.google.com/d/msgid/jupyter/CAHNn8BX2Mag8Ytj_ktv6WXE_nQatiOC5EGF9n2x56Z%3DSqCBS1w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Goog

Re: [jupyter] Re: Opting out of readthedocs advertisements

2016-12-12 Thread Damián Avila
glegroups.com > <https://groups.google.com/d/msgid/jupyter/dbde3fab-b6ce-41ad-bdae-16f94185e86a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message be

Re: [jupyter] How Do You Disable Authentication

2016-12-12 Thread Damián Avila
oogle.com/d/msgid/jupyter/2a7f5c7d-c556-43c7-a541-b957b0ed4649%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google Grou

Re: [jupyter] [ANN] nbconvert 5.0

2016-12-16 Thread Damián Avila
com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAH4pYpT3aaEjqXfs2FAs%2B8qT5AAyc76owN% > 3DgBCGuuovsErieew%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this mes

Re: [jupyter] [ANN] nbdime 0.1

2016-12-16 Thread Damián Avila
gt; email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAH4pYpR4OA-i0yR4MpJfqmbNbZHGuKQqoT837fLdF > KCMMUNKiw%40mail.gmail.com. > For more options, vis

Re: [jupyter] [ANN] nbconvert 5.1.1 released

2017-01-23 Thread Damián Avila
from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/jupyter/CANJQusXM7_-fRUvuQCdn21i-kSzwrdf9%3Df_9byWDtcbEh > Exh2w%40mail.gmail.

Re: [jupyter] Re: [ANN] ipywidgets 6.0 release

2017-03-07 Thread Damián Avila
ls from it, send an >> email to jupyter+unsubscr...@googlegroups.com. >> To post to this group, send email to jupyter@googlegroups.com. >> >> To view this discussion on the web visit >> <https://groups.google.com/d/msgid/jupyter/CAPDWZHyz2YZs7bmcffkq%2B2LRZ2J

Re: [jupyter] Enable Travis PR auto-cancellation on most repos ?

2017-03-25 Thread Damián Avila
cussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CANJQusUqHMuNoh_pnVVLePJ-NDWi8efXCQ0jPtg_ > g4Bc7g51Og%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you ar

[jupyter] ipywidgets repo and gitter channel migrations

2017-03-25 Thread Damián Avila
Thanks Jason for making the changes! Cheers -- *Damián Avila* -- 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 jupyter+unsubscr...@googlegroups.co

Re: [jupyter] Jupyter JVM Repr

2017-04-06 Thread Damián Avila
ooglegroups.com. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/jupyter/1f69f848-8970-4b78-8d2e-e6e2209da47d%40googlegroups.com >> <https://groups.google.com/d/msgid/jupyter/1f69f848-8970-4b78-8d2e-e6e2209da47d%40googlegroups.com?utm_medium=email&ut

Re: [jupyter] `Framework :: Jupyter` now available on PyPI.

2017-04-07 Thread Damián Avila
l.com. > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- 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

Re: [jupyter] Re: Hackpad shutting down

2017-04-25 Thread Damián Avila
2d4-8fe1-4580-b794-37773bddd171%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter"

Re: [jupyter] nbdime 0.3

2017-05-05 Thread Damián Avila
s://groups.google.com/d/ > msgid/jupyter/590CA533.7080207%40gmail.com > <https://groups.google.com/d/msgid/jupyter/590CA533.7080207%40gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila

[jupyter] jupyter.org redirecting to malware websites (Apr 13th)

2017-05-05 Thread Damián Avila
of problems in the future. Cheers. -- *Damián Avila* -- 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 jupyter+unsubscr...@googlegroups.com. To po

Re: [jupyter] [ANN] nbconvert 5.2.1 release

2017-05-26 Thread Damián Avila
exporter focused on exporting R scripts) other > > non-python kernels that wish to have a language specific exporter can now > > surface that directly. > > > > # Credits > > > > This release has been larger than previous releases. In it 33 authors > > cont

Re: [jupyter] Problem with "nbconvert --to slides": long cells alwyas jump to the top

2017-05-30 Thread Damián Avila
oogle.com/d/msgid/jupyter/af856076-668e-48d9-8e1a-cb0820535e1b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google G

Re: [jupyter] Problem with "nbconvert --to slides": long cells alwyas jump to the top

2017-05-31 Thread Damián Avila
des were first introduced to keep the long > slide functionality. I don't think this is in RISE but it does occur if > you generate slides then host them. It is an issue I've raised before that > has never been solved. > > On Tuesday, May 30, 2017 at 4:57:09 PM UTC-4, Damiá

Re: [jupyter] Problem with "nbconvert --to slides": long cells alwyas jump to the top

2017-05-31 Thread Damián Avila
I was able to replicate the issue. Looking in a general way to solve it. Thanks for the report. 2017-05-31 12:44 GMT-03:00 Damián Avila : > >I've had this issue for a long time now. I've just been reusing the > original HTML code from when slides were first introduced to ke

[jupyter] RISE 5.0.0 is out!

2017-06-13 Thread Damián Avila
ugs in the config mechanism. We also re-did the scrolling feature and, finally, we built the python 3.6 conda packages. For more information, check the ANN blog post at http://www.damian.oquanta.info/posts/rise-500-is-out.html Have a great day! -- *Damián Avila* -- You received this message b

[jupyter] Re: [jupyter-education] nbgrader v0.5.0 released

2017-07-10 Thread Damián Avila
ps://groups.google.com/d/msgid/jupyter-education/ > CALUXcBwadwRaBXLQb%2BNiLcbHz4%3DCmuaA5iaJPkaGoTCFeyBHsw%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Brian E. Granger > Associate Professor of Physics and Data Science > Cal Poly Stat

[jupyter] Re: [jupyter-education] nbgrader v0.5.2 released

2017-07-20 Thread Damián Avila
ogle.com/group/jupyter-education. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter-education/CALUXcBwcyfhnX1CumOxyCLC4fCyzv > 68gW6P1gww7%2B3fmt-kPog%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter-education/CALUXcBwcyfhnX1CumOxyCLC4fCyzv68gW6P

Re: [jupyter] Retiring our Jenkins server

2017-08-16 Thread Damián Avila
oups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ju

Re: [jupyter] ipywidgets 7.0.0

2017-08-21 Thread Damián Avila
to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAPDWZHwAacMchZ8SoGiw6WducB%3DWYSSn0ejCCZb6dYE5aZdMwQ% > 40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAPDWZHwAacMchZ8SoGiw6WducB%3DWYSSn0ejCCZb6dYE5aZdMw

Re: [jupyter] Clearing up issue labels

2017-09-12 Thread Damián Avila
. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAOvn4qg%3DJurV2O29-rodQbAWk09R%3DcBpvS1%2Bf-AQ8XwgHdE_MQ% > 40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAOvn4qg%3DJurV2O29-rodQbAWk09R%3DcBpvS1%2Bf-AQ8XwgHdE_MQ%40mail.gmail.com?utm_m

Re: [jupyter-education] Re: [jupyter] PyCon 2018 CFP is "open"

2017-09-26 Thread Damián Avila
egroups.com. > Visit this group at https://groups.google.com/group/jupyter-education. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter-education/CA%2BtbMaVNYtfPcvFF0Khh6U85cXOyxF > rjsf%3DtzDdJoKX%2BoXMRWg%40mail.gmail.com > <https://groups.google.co

Re: [jupyter] [ANN] JupyterHub 0.8

2017-10-04 Thread Damián Avila
e 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 jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this d

Re: [jupyter] Congratulations to Thomas Kluyver

2017-10-13 Thread Damián Avila
To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAHNn8BUh9L-7o3T6i%3DR0i2KRm7P7uV0sOOckXBHnEv81ph > QdwA%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAHNn8BUh9L-7o3T6i%3DR0i2KRm7P7uV0sOOckXBHnEv81phQdwA%40mail.gmail.com?utm_medium=emai

Re: [jupyter] Jupyter Notebook 5.2.0

2017-10-13 Thread Damián Avila
s, visit https://groups.google.com/d/optout. >> > > > > -- > Kyle Kelley (@rgbkrk <https://twitter.com/rgbkrk>; lambdaops.com) > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To un

[jupyter] RISE 5.1.0 is out!

2017-11-06 Thread Damián Avila
this blog post: http://www.damian.oquanta.info/posts/rise-510-is-out.html Enjoy it! -- *Damián Avila* -- 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 em

Re: [jupyter] Jupyter Notebook 5.2.1

2017-11-06 Thread Damián Avila
to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAM3SX45VGkAFoQT%2B48SDu-43Zh21aRQhr_4uFk% > 3D483H8Ovi90A%40mail.gmail.com > <https://g

Re: [jupyter] RISE 5.1.0 is out!

2017-11-06 Thread Damián Avila
too. It was fun sharing this (https://github.com/willingc/ > 2017_09_28_sdpug_sphinx) with others by just clicking the binder button > :-) > > Thanks again. > > Carol > > On Nov 6, 2017, at 9:11 AM, Damián Avila wrote: > > Howdy all, > > We're pleased to ann

Re: [jupyter] Re: Written permission from Jupyter Notebook Copyright Holder

2017-11-08 Thread Damián Avila
the web visit https://groups.google.com/d/ > msgid/jupyter/9847c4b8-02ea-4f62-98e2-9d8f2b5e5f00%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/9847c4b8-02ea-4f62-98e2-9d8f2b5e5f00%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit

Re: [jupyter] Problem with "nbconvert --to slides": long cells alwyas jump to the top

2017-11-09 Thread Damián Avila
issue. See > https://stackoverflow.com/questions/40489017/how-to- > enable-scrolling-in-slides-for-a-jupyter-notebook > (It'll expire by 16-09-2017) > > On Thursday, June 1, 2017 at 12:36:01 AM UTC+5:30, Damián Avila wrote: >> >> I was able to replicate the issue

Re: [jupyter] Moving nbmanager into Jupyter Github org?

2017-11-10 Thread Damián Avila
out. > > > > > > > > -- > > Brian E. Granger > > Associate Professor of Physics and Data Science > > Cal Poly State University, San Luis Obispo > > @ellisonbg on Twitter and GitHub > > bgran...@calpoly.edu and elliso...@gmail.com > > > > -- > Bri

Re: [jupyter] Moving Terminado into Jupyter maintenance

2017-11-21 Thread Damián Avila
;Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to jupyter+unsubscr...@googlegroups.com. >> To post to this group, send email to jupyter@googlegroups.com. >> To view this discussion on the web visit https

Re: [jupyter] "Open with Binder" browser extension.

2017-11-23 Thread Damián Avila
n on the web visit https://groups.google.com/d/ > msgid/jupyter/CANJQusUT9c%3DgA0ZDZhWHrC22_To%2BP3L4WVbOZpKg5_Tr0%2BGo7Q% > 40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to t

Re: [jupyter] "Open with Binder" browser extension.

2017-11-24 Thread Damián Avila
make sure there will be users > before paying for it. So if you can answer this poll: >https://twitter.com/Mbussonn/status/933746729828134912 > > That would help me to judge. > -- > M > > > On Thu, Nov 23, 2017 at 9:18 PM, Damián Avila > wrote: > >

Re: [jupyter] Re: Moving Terminado into Jupyter maintenance

2017-12-01 Thread Damián Avila
ooglegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAHAreOrCAH61z-18DF5QEoMFp%2B3iyeG2ZJS9KDwREk0GRXrETw% > 40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAHAreOrCAH61z-18DF5QEoMFp%2B3iyeG2ZJS9KDwREk0GRXrETw%40

Re: [jupyter] Scrollytelling view for notebooks?

2017-12-08 Thread Damián Avila
his discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/2c3acf72-517b-4809-9210-3277c6439056%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/2c3acf72-517b-4809-9210-3277c6439056%40googlegroups.com?utm_medium=email&utm_source=footer> > . > Fo

Re: [jupyter] Open with Binder for Chrome.

2017-12-08 Thread Damián Avila
msgid/jupyter/CANJQusWGD243b5q1q10jqP65zymNktHF2bsUAtfcbL_guWbBgQ%40mail. > gmail.com > <https://groups.google.com/d/msgid/jupyter/CANJQusWGD243b5q1q10jqP65zymNktHF2bsUAtfcbL_guWbBgQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://g

Re: [jupyter] Planning to shutdown tmpnb.org in favor of mybinder.org

2017-12-21 Thread Damián Avila
l to jupyter+unsubscr...@googlegroups.com. >> To post to this group, send email to jupyter@googlegroups.com. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/jupyter/CANJQusWUWJE7ruBEb%2BSJxGGUNHs44N%2BdGff4aqFmTQG >> TUQqrQw%40mail.gmail.

Re: [jupyter] More on DNS rebinding

2018-01-17 Thread Damián Avila
; >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 > emai

Re: [jupyter] [ANN ] Jupyter tools: tex2ipy and ipyaml v 0.3

2018-01-30 Thread Damián Avila
op receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/1295efbb-2c85-9af7-7b36-e321a36566a0%40aero.iitb.ac.in. > F

[jupyter] RISE 5.2.0 is out!

2018-02-05 Thread Damián Avila
post: http://www.damian.oquanta.info/posts/rise-520-is-out.html Have a great week! -- *Damián Avila* -- 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

Re: [jupyter] Study results: use of chat systems for open source projects

2018-03-01 Thread Damián Avila
j1rYoEooba5rdGCkFCA% > 40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAOvn4qiQ%2B68kdeeHWhJLLoX%2BZbs%3D7fyj1rYoEooba5rdGCkFCA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Da

Re: [jupyter] Jupyter Lab and ISO 8601

2018-03-01 Thread Damián Avila
jupyter+u...@googlegroups.com. >>> > To post to this group, send email to jup...@googlegroups.com. >>> > To view this discussion on the web visit >>> > https://groups.google.com/d/msgid/jupyter/CAKCGbV4uoU8reG3Xa >>> PrFmd-HEuMk_%2BTmm_C%3DpF7jz2REXw%

Re: [jupyter] tmpnb.org is shutdown

2018-03-04 Thread Damián Avila
oject Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ju

Re: [jupyter] Re: RISE 5.2.0 is out!

2018-03-08 Thread Damián Avila
ets-jupyterlab.html Cheers. 2018-03-08 10:04 GMT-03:00 Dan Lewis : > Thank you! > > Will RISE work in JupyterLab in the future? > > > > > On Monday, February 5, 2018 at 10:08:41 AM UTC-5, Damián Avila wrote: >> >> We're pleased to announce the release of RISE 5

Re: [jupyter] Removing "extra" kernel

2018-04-27 Thread Damián Avila
an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAOvn4qiVdeQ50qso4eNyHFB7OvZ2fEj6pW9_K-avvHEjNzn02g%40mail. > gmail.com >

Re: [jupyter] Help with Installation

2018-05-07 Thread Damián Avila
u are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to jupyter+unsubscr...@googlegroups.com. >> To post to this group, send email to jupyter@googlegroups.com. >> T

Re: [jupyter] Jupyter notebook serverextension hello-world?

2018-05-14 Thread Damián Avila
ssion on the web visit https://groups.google.com/d/ > msgid/jupyter/0161f4c1-9a8e-41a2-b9eb-e3db1c72c8ce%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/0161f4c1-9a8e-41a2-b9eb-e3db1c72c8ce%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more opt

[jupyter] RISE 5.3.0 is out!

2018-05-28 Thread Damián Avila
http://www.damian.oquanta.info/posts/rise-530-is-out.html Have a great week! -- *Damián Avila* -- 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 j

Re: [jupyter] [ANN] Jupyter Enterprise Gateway 1.0.0

2018-08-28 Thread Damián Avila
https://groups.google.com/d/msgid/jupyter/5860c3f8-1cf6-4634-83de-3e5973dd9d2d%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/5860c3f8-1cf6-4634-83de-3e5973dd9d2d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https:/

Re: [jupyter] [ANN] NBConvert 5.4 -- A year's worth of changes

2018-09-07 Thread Damián Avila
r@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyter/f0728fe4-aae9-468f-9b5c-bab8b99ab888%40googlegroups.com >> <https://groups.google.com/d/msgid/jupyter/f0728fe4-aae9-468f-9b5c-bab8b99ab888%40googlegroups.com?utm_medium=em

Re: [jupyter] Re: Change Log Generator for GitHub

2018-09-14 Thread Damián Avila
group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAK%3DPhk76gxcR%2BQxKNZNhof85w8QQFFt5aHmiJAUEQZ-L0%3D3jyQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAK%3DPhk76gxcR%2BQxKNZNhof85w8QQFFt

Re: [jupyter] Translating a Jupyter Notebook tutorial into Spanish

2018-12-03 Thread Damián Avila
egroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this gro

Re: [jupyter] Setting prompt width in jupyter with nikola

2018-12-06 Thread Damián Avila
ps://groups.google.com/d/msgid/jupyter/8cfacb3c-b385-4b85-a92b-0029a74dbe76%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Go

Re: [jupyter] Re: Jupyter not running 'source' after opening from Anaconda exe

2018-12-06 Thread Damián Avila
roups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving e

Re: [jupyter] [ANN] nbsphinx 0.4.0: Create HTML pages and LaTeX/PDF from your Jupyter notebooks

2018-12-14 Thread Damián Avila
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 jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discu

Re: [jupyter] Nbconvert 5.5 Released

2019-04-26 Thread Damián Avila
gt; To unsubscribe from this group and stop receiving emails from it, send an >> email to jupyter+unsubscr...@googlegroups.com. >> To post to this group, send email to jupyter@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyte

[jupyter] [ANN] RISE 5.5.0 is out!

2019-04-29 Thread Damián Avila
owing blog post: http://damianavila.github.io/blog/posts/rise-550-is-out.html Have a great start of the week! -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails f

Re: [jupyter] Re: how to present slides with nbviewer?

2019-05-25 Thread Damián Avila
e Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit > htt

Re: [jupyter] nbgrader v0.6.0

2019-09-05 Thread Damián Avila
gt;> - lgpage >> - liffiton >> - mikezawitkowski >> - mozebdi >> - mpacer >> - nabriis >> - nthiery >> - perllaghu >> - QuantumEntangledAndy >> - rgerkin >> - rkdarst >> - Ruin0x11 >> - rwest >> - ryanlovett >> - samhinshaw >> - S

[jupyter] [ANN] RISE 5.6.0 is out!

2019-11-14 Thread Damián Avila
blog post: http://damianavila.github.io/blog/posts/rise-560-is-out.html. Have fun!! -- *Damián Avila* -- 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 em

Re: [jupyter] NBFormat 5.0.1 Release

2020-01-15 Thread Damián Avila
j9Tj8pNfoj3%2BwwA%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAJF6vz4FMRqkfJ_EnX%3D8%3Dxbq74pZYCcUUcqj9Tj8pNfoj3%2BwwA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- *Damián Avila* -- You received this message because you are subscribed to the Google Gr

Re: [jupyter] Jupyter Core 4.6.2 Release

2020-02-12 Thread Damián Avila
r...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAJF6vz6kiddyeGqfkpZAgZQ9-bhhqCOVFcrbA_aCiAPGHV-sCw%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAJF6vz6kiddyeGqfkpZAgZQ9-bhhqCOVFcrbA_aCiAPGHV-sCw%40mail.gmail.com?

Re: [jupyter] Papermill 2.0 and NBClient 0.1 Releases

2020-02-12 Thread Damián Avila
Zb89LWPx1v-a9VXzeps_2w_LLg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- *Damián Avila* -- 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, se

Re: [jupyter] Jupyter Enterprise Gateway 2.1 is now available!

2020-02-20 Thread Damián Avila
d56418%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/09237fdb-2409-47cc-aa9b-939b68d56418%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Pr

[jupyter] [ANN] RISE 5.6.1 is out!

2020-02-21 Thread Damián Avila
blog post: http://damianavila.github.io/blog/posts/rise-561-is-out.html. Have fun!! -- *Damián Avila* -- 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 em

Re: [jupyter] Jupyter Client 6.0.0 Release

2020-02-27 Thread Damián Avila
oogle.com/d/msgid/jupyter/CAJF6vz6sX1bcJ8%2BVqEgKxqTj0FXfWULxHLvDcUetu7bdqjyJAA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from th

[jupyter] MADS team is looking for help ;-) [job posting]

2020-03-17 Thread Damián Avila
Jovyans, I shared this on Discourse: https://discourse.jupyter.org/t/mads-team-is-looking-for-help/3660 A more direct link in case you are not a Discourse user: https://careers.umich.edu/job_detail/185376/software_developer_senior Best, -- *Damián Avila* -- You received this message because

[jupyter] Supporting RISE

2020-04-03 Thread Damián Avila
Folks, I came up with some ideas/avenues to support RISE development and evolution. For more info, you can check this link: https://damianavila.github.io/blog/posts/supporting-rise.html. Thanks!! -- *Damián Avila* -- You received this message because you are subscribed to the Google Groups

[jupyter] Re: [jupyter-education] Supporting RISE

2020-04-03 Thread Damián Avila
ton to include sponsored developers in GitHub Sponsors, > external funding platforms, or a custom funding URL. For more information > about GitHub Sponsors, see "About GitHub Sponsors." > > > On Fri, Apr 3, 2020, 3:25 PM Damián Avila wrote: > >> Folks, >> >

  1   2   >