M Bussonnier

Results 346 issues of M Bussonnier

Because the class is a LoggingConfigurable. And the logic for that seem to be on Application (subclass of LoggingConfigurable) instead of `LoggingConfigurable`. So logging configurable can do logging, but is...

Or cast it immediately to `type_`, as delete it, or it shadows the `type` builtin which is kind of useful.

Or at least gracefully warn if missing, but still work ? Better than "Undefined variable `Foo`" maybe That would require changing the `__main__` namespace and overwrite `__setattr__` to accept anything...

enhancement
question
needs-info

Agreed it's a `Sentinel`, so it might not be that bad, not sure we can do about it, beyond extending the sentinel with `__setattr__`.

IPython kernelspec is deprecated (ipapp.py) : ``` subcommands = dict( ... kernelspec=('jupyter_client.kernelspecapp.KernelSpecApp', "DEPRECATED: Manage Jupyter kernel specifications." ), ) ``` Initialize subcommand in traitlets though does not print it: ```...

Is it possible to set the base url for mathics server ? I'd like to run it behind a reverse-proxy and can't expose it at the root of the domain....

The youtube channel does not have a nice panoramic picture: ![screen shot 2015-10-20 at 11 15 52](https://cloud.githubusercontent.com/assets/335567/10616831/fe23cf94-771b-11e5-82ce-3b91b4e9900c.png) If @cameronoelsen or anyone else that like to do design things want to...

sprint-friendly
design

Should find how to fix that.