Results 8 comments of Saravanan

Hi, Instead of clickable links to some web pages, is it possible to call a function? For example, `start=>start: Begin:>myfoo(1)`

Hi, As per the OAuth specification, we can pass `&response_type=code` params. So, once the user is authenticated, we will get a `code` in response to our redirect URL. This code...

By looking at the code (https://www.npmjs.com/package/reactjs-social-login), i see the latest version is 2.5.6. I am not sure what you mean by 2.7.1

Hi, Code can upload videos to the primary channel. One account can have only one primary and multiple secondary channels.

My code the below ``` from transformers import TrainingArguments args = TrainingArguments( output_dir="llama-7-int4-dolly", num_train_epochs=3, per_device_train_batch_size=6 if use_flash_attention else 4, gradient_accumulation_steps=2, gradient_checkpointing=True, optim="paged_adamw_32bit", logging_steps=10, save_strategy="epoch", learning_rate=2e-4, bf16=True, tf32=True, max_grad_norm=0.3, warmup_ratio=0.03, lr_scheduler_type="constant",...

Hi, Most of your recommendations are about adding prefix icons. My issue is that the form looks inconsistent in terms of each field size by look. Please take a look...

I am new. Please advise where to download ice plugin for Tinymce4.0 Jquery version. I could not plug-in the ice-master in TinyMCE JQM 4.0