-
Updated
Mar 3, 2020 - Jupyter Notebook
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Rust
-
Updated
Mar 3, 2020 - Java
-
Updated
Mar 3, 2020 - C#
Git Merge 2020
March 04, 2020 โข Los Angeles
-
Updated
Mar 3, 2020 - Perl
-
Updated
Mar 3, 2020 - JavaScript
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
ๆๅฐๅผๅง็ฟป่ฏๅฆไธๆ็ซ ๏ผ็นๅปๅฏๆฅ็็ฎๆ ๆ็ซ ๏ผ๏ผ
้ซ้ข้ข่ฏ็ณปๅ/kokoๅท้ฆ่.md
ๆๅๅคๅฐๅฎ็ฟป่ฏๆ๏ผ่ฑๆ
**้ข่ฎก 7 ๅคฉๅ
-
Updated
Mar 3, 2020 - Python
-
Updated
Mar 3, 2020
-
Updated
Mar 3, 2020 - Go
-
Updated
Mar 3, 2020 - Jupyter Notebook
small typo
Thanks for creating this content! I noticed there is a typo in the pandas, import convention section. It says pasdas instead of pandas. I thought you'd like to know.
Minor typo
At the bottom of your project page (https://pattle.github.io/simpsons-in-css/) there is a minor typo:
"What's really cool is I can now do stuff like that this..."
You could change it to: "What's really cool is now I can do stuff like this..." or some variant thereof without using the word "that."
-
Updated
Mar 3, 2020 - CSS
What does โconfirmedโ mean? Recently there were discussions on defining confirmed as โtested positive/exhibit symptomsโ as opposed to โtested positive/asymptomaticโ. Are we looking at daily or cumulative readings? The latter maybe obvious but it would be nice to add a full data description to the repo.
From https://github.com/kennethreitz/autoenv :
Note: you should probably use direnv instead. Simply put, it is higher quality software. But, autoenv is still great, too. Maybe try both? :)
I suppose swift-argument-parser uses SemVer once 1.0.0 has been tagged. Before that happens however, people will still start depending on swift-argument-parser because it got at least one tagged release (0.0.1). Therefore I think the project should clearly specify what its versioning rules are and probably offer a copy & pasteable recommended dependency line.
There could be a few differen
tf.function makes invalid assumptions about arguments that are Mapping instances. In general, there are no requirements for Mapping instances to have constructors that accept [(key, value)] initializers, as assumed here.
This leads to cryptic exceptions when used with perfectly valid Mapping s
-
Updated
Mar 3, 2020
Here's a text translation of the machine
At present, the contribution to the document is very inconvenient, indirectly leading to the progress gap between the language documents is too large, I hope some good-hearted men could add a button to the document page so that the document contributor can jump directly to the corresponding md file editing page.
Here's what might be useful:
- On
-
Updated
Mar 3, 2020 - Python
I can't find any agents that make use of the Notification API, or do Discord/Slack like favicon notifications. Do they exist? If not, how would I get started on developing one?
-
Updated
Mar 3, 2020 - Python
WIP
Allow authors of pull requests to set status to pending while still working on it.

Found this in francine.css while checking with CSS HTML Validator:
Many uses of a
print-color-adjustCSS property.But shouldn't this be
-webkit-print-color-adjustand/orcolor-adjust?See:
https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-print-color-adjust
https://caniuse.com/#search=print-color-adjust