-
What are the steps to install and enable an nbextension (e.g., code prettify)? I tried !jupyter nbextension but that gave command nbextension not found.
-
I don't have a ton of free time at the moment, but here are some (opinionated) suggestions for making the repo easier to maintain in the future. Take these as suggestions to be discussed
- https://…
-
now that we are regularly formatting c++, it would be nice to add something similar for python
-
I encountered with this error when installing dependencies in Colab.
Pls help me to check this, thanks!
![image](https://github.com/OpenTalker/video-retalking/assets/30729887/3c2b1a3d-098a-4316-8400…
-
现在想要更新一下最新的版本,想本地重新打包一个版本,请问下有打包步骤或者脚本吗
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I followed the instructions at https://github.com/AUTOMAT…
-
Hello!
I'm following the README to install the Python libraries. pip fails as following:
ERROR: Invalid requirement: '_libgcc_mutex=0.1=main' (from line 4 of requirements.txt)
Hint: = is not a …
-
[Our build system Travis](https://travis-ci.org/coala/coala-bears/jobs/189849476) has problems to install `language-check`:
```
----------------------------------------
Failed building wheel for …
-
Hi!
I have a code that calls with complex arguments, and some of them have conditional expression.
For example, the code below is the minimal exploit that show this issue:
```python
def foo():
…
-
Having a pre-commit hook set up to verify style would be a nice benefit. I don't want to go to the extreme of [using a framework](https://pre-commit.com) for this. Let's start by including one in th…