potoo0
potoo0
Is it possible to support setting maximum width for column? example: org result: ``` +----+-------+---------------------+---------------------+---------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | id | job_name | start_time | end_time | elapsed | status | details |...
目前发现 vue, powershell 都会触发 *Could not find the language 'xxx', did you forget to load/include a language module?* 文章内容是 markdown 由 WP Editor.md 生成。
string split 取值会误报。 ``` and check_name = #{check_name} and check_host_name = #{check_host_name} ``` 
I run this container from [combustml/mleap-spring-boot](https://hub.docker.com/r/combustml/mleap-spring-boot/) image. When I post json to `http://localhost:8080/models/scikit-airbnb-lr/transform`, got *IllegalArgumentException: requirement failed: BLAS.dot(x: Vector, y:Vector) was given Vectors with non-matching sizes: x.size = 27, y.size...
sometimes there are temp folder set jdk version, and after that we need to clean up those invaild *name-path* config.
After I enabled Mongodb's authorization and use my account log in adminMongo, then adminMongo can't visualize any data, but I export data as Json. Here is the screenshot:  
my env: - OS: win10 - docker: - docker desktop version: 2.4.0 - docker version: 19.03.13 - python: 3.7.7 - clipper-admin: develop I followed this script: ```python from clipper_admin import...
jupyterlab log file: ``` [I 2021-11-26 15:11:55.155 SingleUserLabApp log:189] 200 GET /user/code/api/kerne[75/2532]9515218 ([email protected]) 10.00ms INFO [ main] log : Logging initialized @10660ms to org.eclipse.jetty.util.log.Slf4jLog INFO [ main] JettyServletWebServerFactory : Server...
### Please make sure of the following things - [ ] I have read the [documentation](https://alist.nn.ci). - [ ] I'm sure there are no duplicate issues or discussions. - [...