Simon Biggs
Simon Biggs
Hi @bastula might I have permission to use your logo as a means of reference to this project during my ICCR talk in a couple of weeks? The draft slides...
Just a small fly-by docs fix
When a window is defined as such: ```python x = hk.max_pool( value=x, window_shape=(2, 2), strides=(2, 2), padding="VALID", channel_axis=-1, ) ``` It gets misaligned and applies the max-pooling along the channel...
See https://github.com/nrc-cnrc/EGSnrc/issues/625 for more details.
@robmarkcole this is the issue when I try to stop and sort out docs... The ideas keep rolling in. Ideas which are much fun than writing documentation.... So this idea...
https://github.com/jupyter/jupyter_server/blob/master/README.md
- [ ] Selenium CI testing on more platform combinations - [ ] Remove the comma parameter method. It's been deprecated for a significant amount of time. - [ ]...
Much like f-strings in python: https://cito.github.io/blog/f-strings/ This way, without the curly brackets it is just a string, but with the curly brackets it says "this is a variable". That way...
https://www.npmjs.com/package/beakerx-jupyterlab
https://stackblitz.com/edit/angular-dynamic-content-viewer?file=app%2Fdynamic-content-viewer.ts