Furiously Curious

Results 10 comments of Furiously Curious

By default Jupyter disables listing available kernels. You guys need to modify two Jupyter config files to allow kernelspec listing. Add following line to KernelGateway config file: c.JupyterWebsocketPersonality.list_kernels = True...

Yes - you are running in to kernelspec issues. If Jupyter is running in background, you can use "fg" to bring it to foreground and exit cleanly with two Ctrl-C...

Following commands are for Linux, so adapt them for Windows as necessary. ``` # Generate config file for KernelGateway jupyter kernelgateway --KernelGatewayApp.generate_config=True # Generate config for Jupyter Notebook jupyter notebook...

You should try Anaconda instead of PIP. I wrote the wiki based on Anaconda install, which includes kernel-gateway by default.

Hi @shubhamjain0594, we just secured compute time on a DGX-1 box and are gearing up to do final DL training on in December. Right now we are using Matplotlib plots,...

Sounds great @bashallc! We are training final Deep Learning models in January, so we have some time to figure out PACS VNA push mechanisms. Let's talk! What's the best way...

Auditing DL environment for HIPAA audit, set up HIPAA compliant logging

> I updated nodejs to the latest,And successfully executed: > 'jupyter labextension install @jupyter-widgets/jupyterlab-manager'. > Now its different befor.its succellfully display buttons: > 'Point size:-------------- 0.01' and 'Background color: black'...

Blackfont has some ligatures for C / Python: should we upstream them to Hasklig? https://github.com/blackro-se/blackfont

Sure I am happy to help Alex - I will do a comparo on my data and share some results here next month.