Bincheng Wu

Results 6 issues of Bincheng Wu

pipenv has been remove from most locations but still remains in the makefile

In order to enable the plugin when it is install from `pip install --editable`, the user needs to also execute `make version-frontend`, which is not mentioned in the docs.

### Description Jupyter re-architected its frontend extensions with Notebook v7 and nbextensions is no longer included in the notebook install. Since rsconnect-jupyter requires nbextensions, it cannot be installed for notebook...

# Problem Running multiple local instances of rsconnect-jupyter can cause version mismatch issues, even when the run environments are isolated through mechanisms such as venv. This is due to how...

Issue has existed previously but confirmed while working on https://github.com/rstudio/rsconnect-python/pull/417 Including extra files will result in file not found errors. This happens whether the command is executed outside or inside...

queue

[file_checksum ](https://github.com/rstudio/rsconnect-python/blob/0c2708ff845039266c2ddcc62761cf2e79544478/rsconnect/bundle.py#L379-L389) is generating different checksums for the same file. The file can be any file that exist on disk, uploaded as part of a bundle, or re-downloaded as part...