dj-notebook icon indicating copy to clipboard operation
dj-notebook copied to clipboard

Django + shell_plus + Jupyter notebooks made easy.

Results 21 dj-notebook issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** run into error in python3.9 env/lib/python3.9/site-packages/dj_notebook/config_helper.py:12 6 from dotenv import load_dotenv 9 # taken from dotenv, which declares a similar...

**Is your feature request related to a problem? Please describe.** The user experience for PyCharm users might be improved. We have [fantastic instructions](https://dj-notebook.readthedocs.io/en/latest/pycharm/) for pycharm users. However, the more we...

[link to example](https://github.com/octoenergy/xocto/pull/116/commits/fc96531577a64f77d85ac1ab8a1b70332cb0838f)

chore

**Is your feature request related to a problem? Please describe.** These tools in `plus.py` would be better served and tested in their own module called `graphs.py` - get_node_for_model - get_edges_for_model...

Following the pattern in [this module](https://github.com/pydanny/dj-notebook/blob/main/docs/reference/plus.md), add references for: - [ ] dj_notebook.activate - [ ] dj_notebook.config_helper.setdefault_calls - [ ] dj_notebook.config_helper.is_root - [ ] dj_notebook.config_helper.find_django_settings_module - [ ] dj_notebook.plus.display_mermaid -...

https://github.com/tiangolo/latest-changes

Combine with [Jupyter Anywidget](https://anywidget.dev/) and build out a [vueflow solution](https://vueflow.dev/). **Is your feature request related to a problem? Please describe.** Vueflow is better for visualizing larger sets of nodes and...

enhancement
help wanted

Following the pattern set in the [PyCharm setup](https://dj-notebook.readthedocs.io/en/latest/pycharm/), document using this library with Vim - Needs to provide instructions for using dj-notebook with vim - Needs to be a pull...

documentation
enhancement
help wanted
good first issue
hactoberfest

Following the pattern set in the [PyCharm setup](https://dj-notebook.readthedocs.io/en/latest/pycharm/), document using this library with emacs - Needs to provide instructions for using dj-notebook with emacs - Needs to be a pull...

documentation
enhancement
help wanted
good first issue
hactoberfest

- https://github.com/mdaines/viz-js - https://vueflow.dev - https://anywidget.dev/ Talk to @remiconnesson