-
I would add some:
- ~~containedctx: [thoughts](https://github.com/nspcc-dev/neo-go/issues/3026#issuecomment-1569124458)~~ (see https://github.com/nspcc-dev/neofs-node/issues/1911)
- ~~contextcheck: …
-
First, thank you for a wonderful tool.
I can checkout your code and reproduce your xchart example. However if I try the following:
```
%maven com.google.guava:guava:27.1-jre
import com.google.co…
mjw99 updated
5 years ago
-
%load_ext importnb
ImportError Traceback (most recent call last)
in
----> 1 get_ipython().run_line_magic('load_ext', 'importnb')
/tmp/artfs-fuse-mount-7G7IIgcG/…
-
Programmer - normally I use ipython in emacs, in particular Ubuntu, but that machine is down for the count at the moment and so I'm, reluctantly, using windows and reconstructing the environment I li…
-
Thank you for this code. Tried this locally but my computer did not have enough memory to execute this. Any chance someone can please create a Google Colab notebook that executes this code and can mer…
-
I'm used to write `ipython -im ` to do interactive Python hacking. However, on one installation it doesn't work.
Working machine:
```
(env) brahe$ ipython -im os
Python 3.8.2 (default, Jul 16 20…
-
It would be convenient to set the output location for the slides
Maybe using magic commands
%output_left
%output_right
%output_top
%output_pos(x,y,dx,dy)
The last one together with the hide source e…
-
In https://github.com/scikit-image/scikit-image/wiki/UC-Berkeley-(BIDS)-sprint,-May-28-Jun-2-2018 scikit-image devs write the following:
> figure out whether we can reliably distribute Numba, and i…
-
Is it possible to add new formatting languages other than Markdown ? If not, I think it could be useful to allow to customize the formatting tool as we can now use a special kernel other than Python. …
-
I have tested this [notebook](https://atmospherictoolbox.org/media/usecases/Usecase_8_QDOAS_AMF.html) with a new conda environment and got an error for this cell:
```
%%sh
qd2hp -outdir . -fitwin…