Hardian Lawi

Results 11 issues of Hardian Lawi

*Issue #, if available:* https://github.com/aws/sagemaker-python-sdk/issues/1122 *Description of changes:* *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the...

How do I reduce the margin for markdown like in [this](https://github.com/dunovank/jupyter-themes/blob/master/screens/grade3_table.png) picture? My current format is like [this](https://github.com/dunovank/jupyter-themes/blob/master/screens/oceans16_markdown.png) If possible I would like to remove the line too. I tried...

Convert lambda function to regular function to avoid error when using spacy multiprocessing. #85

I'm trying to make the multi-processing spacy pipeline works with the berkeley parser as I assume it will boost the performance. How can I get it to work? I tried...

I got the error below every time I run vim ``` Error detected while processing /Users/hardianlawi/.vim/janus/vim/tools/tlib/plugin/02tlib.vim: line 77: E1208: -complete used without allowing argumentsPress ENTER or type command to continue...

**Describe the bug** `TextArea` with `editable="true"` is not working **To Reproduce** Steps to reproduce the behavior: 1. Create a task with `` 2. Fill in the text area and submit....

problem
text
labeling

Hi @diyiy Thank you so much for creating this amazing tutorial and sharing the slides. I am wondering if there is any recording and if it's shared anywhere as I...

Any idea on how to assign weights `transformers-interpret` to spacy tokens? https://github.com/cdpierse/transformers-interpret https://stackoverflow.com/questions/70107997/mapping-huggingface-tokens-to-original-input-text

Hi, the extension settings on [Arc browser](https://arc.net/) can't be saved for some reason. I tried on another browser like Brave and it worked just fine. This is what I see...

With Jedi autocomplete in Jupyter, when you press TAB, it will simply show a list of suggestions but after installing TabNine, pressing Tab would give you a whitespace. The first...