-
Hi,
I would like to generate [type stubs](https://mypy.readthedocs.io/en/stable/stubs.html) so that we can use type checking with islpy functions.
I'm thinking of extending `gen_wrap` to achieve…
-
### Background
Numpy's `who()` function is a great, very useful function that prints out a table of useful information about the `ndarray`s in a dictionary, But is is not documented on the refe…
-
Hello.
I have been trying to set up kerberos authentication to Spark via Sparkmagic and Livy.
As mentioned in the documentation, I am getting a ticket, but the authentication is not working and I …
-
I try to run my code `a.py` with jupyter run.
Here is my code in `a.py`
```a.py
import time
i = 1
while True:
i += 1
time.sleep(5)
print(123)
```
Here is the result.
![ima…
-
Hi Michał, this is a great extension, thank you very much for creating it.
I was unable to find any thread here that would explicitly suggest how to set rules for the code completion of kernel items.…
-
This is an oft-requested feature: "I want to be able to create my own content types with my own fields". Examples include Spaceships, Infinity Stones, Conspiracies, etc.
I think we probably eventu…
-
For some things, HTML requires unique-per-page ids. For example, a `` and `` pair. If you have a partial for a form, you need each form on the page to have unique IDs. Right now, I'm solving this with…
-
This issue was originally reported to the Spyder project with [Issue #5989](https://github.com/spyder-ide/spyder/issues/5989), but upon the recommendation of @CAM-Gerlach, it was found to be a QtConso…
-
I'm writing a custom IPython kernel (for Lua, via [lupa](https://github.com/scoder/lupa)), and want it to run in a PyQT event loop. The final code looks simple, and it is very cool IPython allows to i…
kmike updated
7 years ago
-
Just Todo from google hangout.