-
### Problem
As NASA/Planetary Data System we are managing the archive for the observations of the solar system, among which the Apollo missions seismic observations of the Moon.
For a scientific…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
- Study following slides (4 hours)
+ Memanfaatkan kekuata data lake ([link](https://osf.io/cb9gj)).
+ Data lake dengan Python dan Jupyter Notebook ([link](https://osf.io/afsek)).
- Report with …
-
## Description
The `jupyter-collaboration` plugin appears to be incompatible with the `jupytext` plugin. It is unclear which plugin's "fault" this is.
See https://github.com/mwouts/jupytext…
-
Jupyter notebooks are [currently treated as "Uncommentable"](https://github.com/fsfe/reuse-tool/blob/main/src/reuse/comment.py#L679). Could the license information be added as a new Markdown cell at t…
-
### Problem
Currently the API supports getting the cell by index. Index is not a stable identifier in a notebook.
### Proposed Solution
It would be perfect to be able to fetch a cell by ID,…
-
### Description
We need to add a jupyter notebook demo to basically show how the finetuned model is used for inference.
### Additional Information
_No response_
-
When using `brainpy.connect.TwoEndConnector.require` to require multiple data structures instead of a single 'conn_mat', the real connection frequency is significantly lower than the assigned connecti…
-
### Overview
We want to update the languages for Access the Data so that visitors to the website can find accurate and up-to-date information.
### Action Items
- [x] Moving the [commit for the Ju…
-
Copying a `pygmt.Figure()` instance or object to a new variable can be useful, e.g., within a Jupyter notebook for re-running cells with different arguments passed to the parameters to test different …