Alexander Kislukhin

Results 38 issues of Alexander Kislukhin

## Summary * OS: Amazon Linux * Architecture: ARM * Psutil version: 5.9.0 * Python version: 3.9 * Type: installation ## Description I'm having trouble installing `psutil` and packages that...

bug
linux

`# Subclass DrawingDef if it must go between tags in an SVG` Hi, can you please provide an example of using this? I'd like to define a few elements so...

Hello! I found your library very helpful in parsing SMILES. Would you be interested in adding MF and MW as additional attributes? Something along these lines: ``` from collections import...

Hi all, we have an issue that is rather difficult to reproduce and diagnose. The question is: When executing `awswrangler.s3.to_parquet(dataset=True)`, what HTTP requests are executed, and is there a way...

question

It's been suggested in https://github.com/altair-viz/altair/pull/1599 and in [here](https://github.com/altair-viz/altair/issues/1013#issuecomment-508251308) to provide easy/easier access to `slider.value`. Have you had a chance to tackle this? Not having `slider.value`, I'm looking for alternatives. From...

enhancement

Hi, I'm working with the data from [this paper](https://www.nature.com/articles/s41467-019-14044-x). Raw data is available here: https://massive.ucsd.edu/ProteoSAFe/dataset.jsp?accession=MSV000083858 Checked several samples from the data, and every frame in every sample looks like this...

## Summary **When I pin the Vega-Lite version to 5.15.1 (released Oct 2), everything works like before.** **When I pin the Vega-Lite version to 5.16.0 (released Oct 9), the links...

Bug :bug:

Is anyone else experiencing issues with markdown cells where you paste a block of text and it does not show up correctly in the output? It tends to happen more...

bug
tag:Windows

## Firefox - no way to scroll to the last columns ![image](https://github.com/jupyter/notebook/assets/47034358/bbbd73fe-0f1c-4484-bbe9-269e93bb10e9) ## Edge ![image](https://github.com/jupyter/notebook/assets/47034358/ba728a20-4460-486a-82a6-26bfed6d8405)

bug
jupyterlab
regression

Hello! My Sharepoint/OneDrive contains a few folders that are shortcuts to other folders shared with me. How can I follow these links to list the linked folder contents? ``` url='Documents'...

question