-
- [x ] I have checked that this issue has not already been reported.
- [x ] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (optional) I have confirmed this bug exists on the…
-
Hi, I'm the new maintainer of the `geetools` lib and I'm in a crusade to refactor it as a GEE extention. The big difference between what I'm doing and what you do is that I'm placing all the methods i…
-
So I've been frustrated with the current state of logging in Blocks for a while. Pickled Python dictionaries have problematic memory requirements and aren't ideal for analysis given all the issues tha…
-
Overall, very thorough but not too overwhelming. I appreciate the learning objectives at the outset and I feel that they align well with the content provided. I also appreciate that the code snippets …
-
### Title
Nilearn: Statistics for Neuroimaging in Python
### Short description and the goals for the OHBM BrainHack
Nilearn is an open-source Python package for fast and easy analysis and vis…
-
### Report
Thank you for your wrapper for copykat, very useful!
I was wondering what can be done to remove values over 1e9 from the plot?
I use the following code on my dataset:
```
infercnvp…
-
python plotman.py interactive Automatically shut down after running for 5 seconds
Below are my settings, is this correct?
# Where to plot and log.
directories:
# One directory in which t…
-
Hi,
After installing and running the code for the first time, I would say that new users may benefit from knowing that they need to compile the code to run before the make command (in Ubuntu for in…
-
```
g++ plot.cpp -Iext/plot/ $(python3-config --includes) $(python3-config --ldflags) -o plot
```
```
LD_LIBRARY_PATH=/opt/py/python-3.7.3/lib ./plot
terminate called after throwing an instance …
-
I'm very curious about the status of the bundled app initiative, in which nteract can be bundled and installed with a conda environment so the users dont need to separately install Python, etc.
Wh…