WASP UCDavis

1 page

Notebook pages are being deprecated

deprecated

Export your notebooks from your account settings.

Due to limited adoption and persistent spam abuse, we are removing notebook support. As of May 2021, Notebooks are deprecated and are read-only.

Looking to share with other users? Consider creating a code repo , as these are searchable and easier for others to import into their development environments.

Want to create private notes? You may want to try GitHub Gists.


This little nifty program allows you to create a TCP connection to a specified IP and port to send/receive buffered, unformatted messages. It also allows you to run a TCP …