-
We (me and @birocoles) have plans of turning this into a book. The general idea is to have a short, direct, example driven book. This means adding lots of code to the current text we have.
We also wa…
-
1. Erase existing environment (screen capture)
2. Setup our working environment (git clone's)
3.
-
### Describe the bug
I installed the .NET interactive kernel as described by [this page.](https://github.com/dotnet/interactive/blob/main/docs/NotebookswithJupyter.md). The installation was successfu…
-
Fairly self-explanatory. I guess this probably isn’t as big of a priority, since Python has a much larger ecosystem & well-known support, but there are a lot of institutions (companies, universities, …
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Copy of #15783 with new information.
Created a new note…
zacps updated
2 weeks ago
-
Part 1 - FastpagesProvide a comment on this page to show Fastpages/GH Pages Web Server and Tool success
- Share [link to personal Fastpages / GitHub pages running on github.io.](https://b-g101.github…
-
**Describe the bug**
Hi there, first thanks for this amazing tool! 👌
I have been putting together a collection of notebooks and I encountered a quite annoying problem. I have in almost all my not…
-
https://colab.research.google.com/
https://towardsdatascience.com/a-beginners-guide-to-sentiment-analysis-in-python-95e354ea84f6
-
Steps to replicate:
1. Create `sub_notebook.ipynb` containing `print(__name__)`
2. Create `parent_notebook.ipynb` containing `%run -n sub_notebook.ipynb`
The docstring for `%run` says that the …
-
Hello, I have downloaded the code file. But I don't understand how to run the program on my python. Can you explain it to me? Thank you.