[jupyter] Re: Building a scheduler for notebook based reports

2018-11-06 Thread Chris Holdgraf
Super cool! FYI I cross-posted your message in the JupyterHub discourse pilot here: https://discourse.jupyter.org/t/scheduling-jupyter-notebook-reports-with-paperboy/96 -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from

Re: [jupyter] Sonification techniques for Jupyter notebooks discussed

2018-11-07 Thread Chris Holdgraf
whoah this sounds fascinating, thanks for sharing! On Wed, Nov 7, 2018 at 8:30 AM Scot Gresham-Lancaster wrote: > The Center for New Music and Audio Technology is sponsoring an all day > "convergence" of sonificaiton practitioners. Sonification is a augmentation > and supplement to

Re: [jupyter] Setting up JupyterHub with HTCondor batchspawner

2018-11-09 Thread Chris Holdgraf
You could also give a shot at asking on the JupyterHub discourse pilot! https://discourse.jupyter.org On Fri, Nov 9, 2018 at 8:42 AM Michael Milligan wrote: > Hi Nikita, > > This question will get a better response as an issue at the batchspawner > GitHub repo:

Re: [jupyter] Re: Working Javascript in HTML rendered notebooks

2019-01-15 Thread Chris Holdgraf
Though note that projects like thebelab (https://github.com/minrk/thebelab) are playing around with ways to back a static page with a kernel. Sent from my phone, apologies for the curtness and type-os On Tue, Jan 15, 2019, 12:08 AM Roland Weber Hello Jason, > > Is there a way to ensure the

Re: [jupyter] Re: Building Jupyter visualizations using dual canvases youtube video

2018-12-03 Thread Chris Holdgraf
There's also the jupyterhub discourse channel pilot! discourse.jupyter.org Sent from my phone, apologies for the curtness and type-os On Mon, Dec 3, 2018, 3:21 PM 'Aaron Watters' via Project Jupyter < jupyter@googlegroups.com wrote: > Manikandan: This thread is not the right place to ask a

Re: [jupyter] chrome interface problems

2018-12-06 Thread Chris Holdgraf
Hello! I you mention a sidebar - perhaps you were running "JupyterLab" before, and switched to the "Jupyter Notebook" interface accidentally? Try replacing everything after the "" with "lab". On Thu, Dec 6, 2018 at 3:28 AM wrote: > Sorry, I'm a newbie with Jupyter (on chrome, Linux), > but

Re: [jupyter] chrome interface problems

2018-12-06 Thread Chris Holdgraf
ms > [I 09:10:46.017 NotebookApp] Kernel started: > df0dcc95-8356-4250-9f56-aaee5c314055 > > [I 09:10:46.033 NotebookApp] 302 GET > /notebooks/High%20Frequency/SW/DMI/vlaminck1.png > (::1) 1.73ms > > > > > On Thursday, December 6, 2018 at 3:32:06 PM UTC+1, Chris Hol

Re: [jupyter] Accessibility guidelines?

2018-12-05 Thread Chris Holdgraf
Perhaps it's be useful if there were a community-driven guide to accessibility. e.g. it could come with a few pre-made CSS rules and instructions for where to put them. Even if there are some ways in which it specifically says jupyterXXX is *not* accessible, I think there'd be value in making this

Re: [jupyter] attribute error: unable to remove columns with low std

2019-03-02 Thread Chris Holdgraf
Hello! I'd recommend checking out the Pandas documention ( https://pandas.pydata.org/pandas-docs/stable/) for ideas of how to use it. Jupyter makes it possible to use interactive tools like Pandas, but it doesn't create Pandas itself so this isn't the best place to ask for support (I'd bet Pandas

Re: [jupyter] IPython 7.4 out.

2019-02-20 Thread Chris Holdgraf
w way to go! On Wed, Feb 20, 2019 at 6:00 PM Matthias Bussonnier < bussonniermatth...@gmail.com> wrote: > See the full announce on discourse: > > https://discourse.jupyter.org/t/release-of-ipython-7-3/409 > > As usual available on PyPI, and on conda-forge. > You can update with > $ pip

Re: [jupyter] Google season of Docs

2019-03-19 Thread Chris Holdgraf
Hey Luciano - thanks for noting this! For what it's worth, I am happy to help participate in any documentation improvements in the jupyter ecosystem! On Tue, Mar 19, 2019 at 2:21 PM Luciano Resende wrote: > Hey Jovyans, > > Google is organizing the "Season of Docs" with the goal of: bring open

Re: [jupyter] nbformat: Removing code to read XML notebook files

2019-02-11 Thread Chris Holdgraf
The only major potential stakeholder that (I think) still cares about XML is large-scale publishers, but I don't think there's been any official adoption of Jupyter Notebooks there anyway, so it's probably fine. Thanks for bringing this up Thomas! I'm +1 as well! On Mon, Feb 11, 2019 at 2:27 PM

Re: [jupyter] nbformat: Removing code to read XML notebook files

2019-02-15 Thread Chris Holdgraf
Maybe deprecate it for a release cycle and see if anybody complains once they see the warning? (also I am, in general, always in favor of simplifying things in nbconvert :-) ) On Fri, Feb 15, 2019 at 5:56 PM Matthew Seal wrote: > Do you think we should remove the functionality from nbconvert

Re: [jupyter] Help deploying jupyterlab-git extension with jupyterlab under kubernetes

2019-01-30 Thread Chris Holdgraf
I'm not sure on this one, though you might try posting this to the JupyterHub discourse page as well! discourse.jupyter.org It's a pilot aimed at improving community interactions and help! On Tue, Jan 29, 2019 at 8:32 PM Bryan Sullivan wrote: > Does anyone have experience or info about how the

Re: [jupyter] Nbconvert 5.5 Released

2019-04-25 Thread Chris Holdgraf
wow, congratulations to all! On Thu, Apr 25, 2019 at 12:59 PM Matthew Seal wrote: > NBConvert 5.5 > > With many significant improvements, we are pleased to announced nbconvert > 5.5.0! > > It is available via pypi (pip install nbconvert -U). For conda it should > appear in a day or so when the

Re: [jupyter] Restrict Endpoint Access

2019-04-17 Thread Chris Holdgraf
ng as a standalone >> application, but that I think would be even more challenging to set up >> without documentation. Do you know of any references I can look at? >> >> Thank you!! This extension looks very valuable. >> >> On Wednesday, April 17, 2019 at 10:05:25

Re: [jupyter] Restrict Endpoint Access

2019-04-17 Thread Chris Holdgraf
ris, that is exactly what we are looking for as well, > disabling the ability to run arbitrary code. > > Do you happen to have the instructions for installing and enabling the > extension handy? I'm not getting it quite right. > > On Wednesday, April 17, 2019 at 11:17:56 AM UTC-5,

Re: [jupyter] Restrict Endpoint Access

2019-04-17 Thread Chris Holdgraf
Check out Voila! ( https://github.com/QuantStack/voila) I bet that you'd find it interesting - it's quite similar to app mode :-) On Wed, Apr 17, 2019 at 6:54 AM Alexander Feiszli wrote: > Hello, > > At my org we are looking to implement Jupyter notebooks in production as > sort of "mini-apps"

Re: [jupyter] Re: jupyter nbconvert - recursive option request?

2019-08-19 Thread Chris Holdgraf
To that point - on these kind of "quite useful but out-of-scope for a tightly-scoped project" hacks, I think documentation (or places like the community forum ) are a good place for these kinds of tips On Mon, Aug 19, 2019 at 2:45 PM Matthew Seal wrote: > As one

Re: [jupyter] Sprint tasks

2019-10-18 Thread Chris Holdgraf
No problem! Also just a note that I believe many of the JupyterHub repositories (at the least, jupyterhub/binderhub, jupyter/repo2docker, and jupyterhub/the-littlest-jupyterhub) should have "good first issue" tags on them as well as a few "hacktoberfest" tags. Those should be nice places to look

Re: [jupyter] SSH into Kubespawner pod?

2020-12-18 Thread Chris Holdgraf
This new-ish tool might be of use / interest? https://github.com/yuvipanda/jupyterhub-ssh On Fri, Dec 18, 2020 at 11:25 PM David Rosenstrauch wrote: > I've recently set up Jupyter with kubespawner for our team, and it's > working out nicely. However, one of the next requests from the team is

Re: [jupyter] Re: Internship for people facing discrimination in IT industry (NumFOCUS mini-grants)

2023-04-26 Thread Chris Holdgraf
In case it's helpful, Sarah G. has been putting together some documentation and guides while the JupyterHub team went through the latest round of Outreachy. Maybe you and others would find it helpful: https://jupyterhub-outreachy.readthedocs.io/en/latest/ In particular the community coordinator