-
Updated
Jul 5, 2022 - TypeScript
nteract
Here are 29 public repositories matching this topic...
-
Updated
May 31, 2022 - Go
-
Updated
Jun 30, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Jupyter Notebook
-
Updated
Apr 28, 2022 - JavaScript
Hey,
First, great open source project.
I suggest the following feature:
Currently to execute the entire notebook we can do:
def test_notebook(self):
notebook_path = "fuse_examples/tutorials/hello_world/hello_world.ipynb"
# Execute the whole notebook and save it as an object
with testbook(notebook_path, execute=True, timeout=600) as tb:Now, i
I started building[1] on an example from the docs here, but wasn't able to find a method to remove these sample Scraps added with glue:
sb.glue("hello", "world")
sb.glue("number", 123)
sb.glue("some_list", [1, 3, 5])
sb.glue("some_dict", {"a": 1, "b": 2})
sb.glue("non_json", df, 'pandas')
Does a reverse operat
-
Updated
Feb 9, 2022 - Python
-
Updated
Aug 26, 2021 - Python
-
Updated
Dec 20, 2021 - Nim
-
Updated
Jan 2, 2020 - HTML
-
Updated
Jun 26, 2022 - TypeScript
-
Updated
Feb 8, 2020 - Jupyter Notebook
-
Updated
May 28, 2019 - Jupyter Notebook
-
Updated
Sep 4, 2019 - JavaScript
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Feb 12, 2020 - Go
-
Updated
Feb 13, 2022 - TypeScript
Improve this page
Add a description, image, and links to the nteract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nteract topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Hi,
In regard to @n-riesco 's comment "please could you also confirm that the file %APPDATA%\jupyter\kernels\javascript\kernel.json":

I don't seem to have the folder kernels. (I guess that explains why Atom says it can't find the kernels?)
regarding the instructions on [https://