Julien Chastang

Results 36 comments of Julien Chastang

@rschmunk speaking of notarization, we are starting to look into it for the [IDV](https://github.com/Unidata/IDV). Do you, perchance, have any advice or suggestions for us as we embark on this effort?...

I too can confirm @fanpeng-kong comments (thanks for figuring this out). I wish only to add that you can easily switch the Python interpreter via `elpy-config` (under the Python group,...

This looks interesting, but what I have found is when converting an org-mode file to ipynb, you have to have the human in the loop at some point. In other...

Thanks @jthielen. Your branch addresses my problem! In the immediate term, that satisfies my concern of having the notebook run now. I would like to demo it in the near...

BTW, the IDV is on Java 8 indefinitely (various Java 3D issues will prevent it from working on > 8) so ncIdv will always have to be Java 8.

Additional literature and clarifications pertaining to the IDV and therefore `ncIdv.jar` being stuck on Java 8: - [Java 3D Forum](http://forum.jogamp.org/java3d-f3728156.html) - [Description of running Java 3d on Java 9 on...

@rsignell-usgs @gajowi jumping in a little late in the game here, but now that `5.3` [has been belatedly released](https://github.com/Unidata/thredds-docker/issues/258), on the docker side do you need SNAPSHOT releases for TDS...

@braiam Thank you! Yes that worked pretty much. The trick is to find the [API manager](https://console.developers.google.com/apis/dashboard) (not the Google Developer Console which led me astray). Also, I did not see...

@mbmilligan thanks. @zonca suggested via email I take a look at https://github.com/jupyterhub/oauthenticator#globus-setup before proceeding here. I'll examine that before proceeding with the PR.

Jon, We'll take a look at this after the release. Thanks.