-
```
Added line in return function to replace "" to an entity
text = text.replace(/\"\"/g,'"');
This way, if you have quotes in a cell that produce double quotes ("") in
the CSV, you can now ren…
-
I try to run test.py/seq2seq with teacher forcing on tensorflow backend:
```
if __name__ == '__main__':
x = np.random.random((samples, input_length, input_dim))
y = np.random.random((sam…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
From Module-JS2 created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-JS2#47
### Link to the coursework
Look up the `quote-generator` app in the `week-3` directory to g…
-
### Terraform Version
```shell
Terraform v1.8.1
on linux_arm64
+ provider registry.terraform.io/cyrilgdn/postgresql v1.22.0
+ provider registry.terraform.io/hashicorp/aws v5.40.0
+ provider regis…
-
### itsmy.fyi Profile Data
```Markdown
---
slug: anshul-yadav
name: Anshul Yadav
about: Hey there, I'm Anshul on itsmy.fyi!
image: https://avatars.githubusercontent.com/u/55681256?s=80&v=4
links…
-
This issue serves as a discussion point for the `Guess The Quote` multiplayer game.
In this game, users can create rooms and invite others through a link / code. There are multiple gamemodes.
- …
-
### itsmy.fyi Profile Data
```Markdown
---
slug: otherthings
name: Otherthings studio
about: Hey there! We are building our website, meanwhile, you can check our social media.
image: https://i…
-
### itsmy.fyi Profile Data
```Markdown
---
slug: deepak
name: Deepak Kumar Sood
about: Hey there, I'm Deepak on itsmy.fyi!
image: https://deepaksood619.github.io/img/logo.webp
links: [["Portfoli…
-
So we've been overloading `/learn` to act as a quote, but wouldn't it be nice to have a dedicated quote command?
Since we'll never do our own bash.org clone (or in preparation for it!), how about:
…
Zirak updated
6 years ago